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

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)

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

Asked:

on 3 Mar 2015

Answered:

on 7 Mar 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!