How to find the all minima points where minima exist in an multivariable equation ?

1 view (last 30 days)
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
Image Analyst on 7 Mar 2015
If you can make a 2D array and have the Image Processing Toolbox, you can use imregionalmin().

Categories

Find more on Just for fun 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!