Is possible to set the step in which fminsearch optimize the function?

Hello, I'm optimizing a function with fminsearch, i could know if is possible to set the step in which fminsearch optimize the function

 Accepted Answer

The algorithm used by fminsearch does not have any step parameters.

1 Comment

Ok thank you, can show me another optimizator in that have step parametrs? I work with 2 variables

Sign in to comment.

More Answers (0)

Categories

Find more on Simulink Design Optimization in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!