Question: 3 . For the function ( f ( x ) = ( x - 1 ) ^ { 4 } - x + 2

3. For the function \( f(x)=(x-1)^{4}-x+2 e^{x}\quad \)(one-dimensional optimization problem - same function with question 1), write a matlab code to find the local minimum/minimums of the function by using, (20 pts.)
a) Nelder and Mead (Simplex) Method. (8 pts.)
b) Hooke-Jeeves Pattern Search Method. (8 pts.)
c) Compare the performances of these two methods (create a table and show the number of iterations and optimum solution). Determine which one is faster and explain your result. (4 pts.)
3 . For the function \ ( f ( x ) = ( x - 1 ) ^ {

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!