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

 Réponse acceptée

Walter Roberson
Walter Roberson le 16 Juin 2011

1 vote

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.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by