1. Perform 3 iterations of the Nelder-Mead method (as described in the lectures) on the following problem: min f(11, 12)
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
1. Perform 3 iterations of the Nelder-Mead method (as described in the lectures) on the following problem: min f(11, 12)
1. Perform 3 iterations of the Nelder-Mead method (as described in the lectures) on the following problem: min f(11, 12) = 6x{ +223 - 6x112 – 11 – 272 using as the initial simplex vertices (-3,5), (4,2), and (5,-4). NOTE: Feel free to write YOUR OWN Matlab/Python/etc. code to implement the Nelder-Mead method (according to the approach given in the lecture). If you choose to do so, include your code, as well as your output, with your submission.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!