How to find the all minima points where minima exist in an multivariable equation ?
Show older comments
I have to find the multiple minimum values of an multivariable equation of 2 variables . Such that if my first minima don't satisfy the condition , the code will jump to the other minima .
Answers (1)
Image Analyst
on 7 Mar 2015
0 votes
If you can make a 2D array and have the Image Processing Toolbox, you can use imregionalmin().
Categories
Find more on Oceanography and Hydrology in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!