Linear programming otimization table error
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have a large scale optimization problem on hand. the constraint matrix is a square matrix of 1600 rows and columns. how do i use the optimisation toolbox to solve the problem. i have tried it through the command window and it gave me a message saying "optimization terminated". Does it mean the optimal solution has been reached ? Can anyone please help,,its urgent..
0 Commenti
Risposta accettata
Andrew Newell
il 28 Mar 2011
Yes, this ominous-sounding message just means that the optimal solution has been reached. If you don't like it, you could use optimset to set Display to off.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Direct Search in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!