Clear Filters
Clear Filters

nombre of maximum variable in fmincon

2 views (last 30 days)
hi;
I appreciate any help
what is the number of maximum variable we can resolve with fmincon ?
thinks gueloude

Accepted Answer

Walter Roberson
Walter Roberson on 16 Jun 2011
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)

Categories

Find more on Introduction to Installation and Licensing 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!