Hookes Jeeves Pattern Search Method

Поділитися
Вставка
  • Опубліковано 9 вер 2024
  • For the book, you may refer: amzn.to/3aT4ino
    This video explain the Hookes Jeeves Method (Pattern Search Method) for Unconstrained Optimization problems.

КОМЕНТАРІ • 37

  • @gino_naidoo
    @gino_naidoo 3 роки тому +5

    This was very helpful Dr, really appreciate your content.

  • @VaraidzoMkachana
    @VaraidzoMkachana 10 місяців тому +2

    thank for such a good explanation

  • @sagnikdash9060
    @sagnikdash9060 3 місяці тому

    Thank you so much Sir 🙏

  • @moti_chavan
    @moti_chavan 3 роки тому +2

    Your teaching is far better than iit professors

    • @DrHarishGarg
      @DrHarishGarg  3 роки тому

      Thanks for reading ... Keep watching and happy learning

    • @DrHarishGarg
      @DrHarishGarg  3 роки тому

      See the quadratic form lecture... New lecture uploaded
      ua-cam.com/video/6jjTLDX_JOk/v-deo.html

  • @Abhishek199995
    @Abhishek199995 3 роки тому +1

    Nicely explained. Thanks

  • @ankitpatidar7194
    @ankitpatidar7194 Рік тому +2

    value of X3 is not correct it would be (-0.6,1,1)

  • @zahraakhalife9150
    @zahraakhalife9150 7 місяців тому

    Thank you!

  • @sawanbhat3474
    @sawanbhat3474 2 роки тому +1

    Good lecture sir just one correction that it is exploratory move but in slides it's written explanatory move.

  • @MohammadAli-cn9fu
    @MohammadAli-cn9fu Рік тому

    Hi,
    Thank you for your valuable explanation,
    Do you have videos on how to use MATLAB for Hooke and Jeeves method, and Powell’s methods ?

  • @nozzle2027
    @nozzle2027 9 місяців тому

    Sir i think there is correction at 10.35 where X2 = A + lamda S, it should be X2 = X1 + lamda S.

  • @priyanshugupta4328
    @priyanshugupta4328 3 місяці тому

    sir at 16:07 , lambda value is 0.25 .

  • @edmstaacademy1876
    @edmstaacademy1876 3 роки тому +1

    Hello, Great lecture, Can u explain please more algorithms with examples...Speacilly I need powells methos in direct search.....thx

  • @umangverma3660
    @umangverma3660 2 роки тому

    Incredible Sir Hats Off

  • @devanandmd
    @devanandmd 3 роки тому +1

    Sir, in the practice problem. In the second iteration, u took B for second step ryt. Then f(B) is not -0.25. it is -0.57.
    Please check it

  • @debasishmishra3507
    @debasishmishra3507 3 роки тому

    Good explanation sir...

  • @priyanshugupta4328
    @priyanshugupta4328 3 місяці тому

    sir , the value at 14:58 of f(B) is -0.57 not -0.25 . am I correct sir?

  • @redwinking3049
    @redwinking3049 3 місяці тому

    can u explain for max function condition in 11:25

  • @souadmassi7683
    @souadmassi7683 4 роки тому +2

    Could you please do a video how to program it with matlab?

    • @DrHarishGarg
      @DrHarishGarg  4 роки тому +3

      OK i will upload the implementation of the algprithm through Matlab code also . stay tuned

    • @souadmassi7683
      @souadmassi7683 4 роки тому

      @@DrHarishGarg Thank you sir

  • @mahendranandi5622
    @mahendranandi5622 3 роки тому

    Sir, as you told the we will get only the direction after exploratory steps , and after that in that direction we have to move from X¹ to X² . So X² will lie On the line joining X¹ and A (depending upon lambda A² may lie outside the line segment X1A )
    So now after that when we are finding X³ , then X³ should lie on the line X² A . But you showed that in another direction. Is there any misconceptions here, in me.? Or that is mistakenly done!
    Sir, I am going through all the optimization techniques. Each and every vedio carrying beautiful content. I should have comment in every vedio . But thanks a lot sir.

    • @DrHarishGarg
      @DrHarishGarg  3 роки тому

      See the quadratic form lecture... New lecture uploaded
      ua-cam.com/video/6jjTLDX_JOk/v-deo.html

  • @adarshchaturvedi8075
    @adarshchaturvedi8075 2 роки тому

    Sir can u please provide the ppt used i the above video, it's urgent

  • @user-rh5cf1fx8c
    @user-rh5cf1fx8c Рік тому

    When i stop ?

  • @mrphysics6481
    @mrphysics6481 4 роки тому

    Upload more lec of programming

    • @DrHarishGarg
      @DrHarishGarg  3 роки тому

      See the quadratic form lecture... New lecture uploaded
      ua-cam.com/video/6jjTLDX_JOk/v-deo.html

  • @anushkaagrawal1684
    @anushkaagrawal1684 2 роки тому

    Sir, please provide the MATLAB code for Hooke's Jeeves Method