Question: Write a MATLAB script to use the gradient descent method to minimize two different functions: f(x) = 10x 1 2 + 10x 2 2 and

Write a MATLAB script to use the gradient descent method to minimize two different functions: f(x) = 10x12 + 10x22 and f(x) = 10x12 + x22. For each function, use x0= [0.5, 10]T as the starting point and ||Write a MATLAB script to use the gradient descent method to minimizef(x)|| -6 as the stopping criterion. Plot the trajectories of the iterates in your x1-x2 plane.

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 Databases Questions!