nombre of maximum variable in fmincon

hi;
I appreciate any help
what is the number of maximum variable we can resolve with fmincon ?
thinks gueloude

 Accepted Answer

You would be limited by the amount of available memory, and by how long you were willing to wait for the answer. There is, as far as I know, no built-in limit on the number of variables.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!