Linear programming otimization table error
6 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Andrew Newell
2011-3-28
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Direct Search 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!