1. Write two separate MATLAB codes, one using Newton's method, and the other using Conjugate Gradient method (discussed

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

1. Write two separate MATLAB codes, one using Newton's method, and the other using Conjugate Gradient method (discussed

Post by answerhappygod »

1 Write Two Separate Matlab Codes One Using Newton S Method And The Other Using Conjugate Gradient Method Discussed 1
1 Write Two Separate Matlab Codes One Using Newton S Method And The Other Using Conjugate Gradient Method Discussed 1 (95.66 KiB) Viewed 18 times
please help me in solving
1. Write two separate MATLAB codes, one using Newton's method, and the other using Conjugate Gradient method (discussed in the class) to find the minimum of the following function: f (x1, x2) = 100(x2 – x3)2 + (1 – x12 = (a) Write down the analytical procedure and show the calculations for first two iterations using both the methods, separately. (b) Discuss the results obtained using the Newton's method (effect of initial guess, iterations required for convergence, final solution obtained etc.). Attach the code with the submission. (c) Discuss the results obtained using the Conjugate Gradient method (effect of initial guess, iterations required for convergence, final solution obtained etc.). Attach the code with the submission.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply