Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
find all local maxima of an expression
Posted Jun 13, 2011, 4:05 p.m. EDT 1 Reply
Please login with a confirmed email address before reporting spam
I know to find a global maximum, I use the function postmax like:
[M, P]=postmax(fem,'u')
what if I want to find all local maxima with the corresponding coordinate?
Thanks a lot.
[M, P]=postmax(fem,'u')
what if I want to find all local maxima with the corresponding coordinate?
Thanks a lot.
1 Reply Last Post Jun 14, 2011, 9:28 a.m. EDT