Random Search Method of Optimization

Поділитися
Вставка
  • Опубліковано 7 лют 2025
  • In this video, we learn another optimization technique, i.e. Random Search Method of Optimization

КОМЕНТАРІ • 3

  • @eicanibrahim5081
    @eicanibrahim5081 16 днів тому +1

    Sir .. can you explain more clear how you got the constraints for 3rd problem .. also based on what criteria did you select the number of iteration to be 4 ..please help .
    Also .. can you please solve a vtu question paper problem for this method if possible. Thankyou

    • @CivilEngineeringStuff
      @CivilEngineeringStuff  16 днів тому +1

      Since number of iterations were not mentioned in the question, so for my convenience, I took four you can perform as many iterations as per your desire, more the iterations better will be the optimisation. In exams, We have a very limited time, so that’s why Four is a decent number of iterations to perform (according to me). However, if you are doing this through programming, you can increase the number of iterations. Regarding the constraints, these are already given in the question. I just took the range in step one based upon the given constraints. The obtained or adopted range satisfies the given constraints. You can share me the VTI question paper problem. If Time permits, I will try and solve and send you the solution

    • @eicanibrahim5081
      @eicanibrahim5081 15 днів тому +1

      Thankyou Sir​@@CivilEngineeringStuff