Linear programming otimization table error
조회 수: 5 (최근 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!