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..

 採用された回答

Andrew Newell
Andrew Newell 2011 年 3 月 28 日

0 投票

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.

1 件のコメント

Sushrut Naik
Sushrut Naik 2011 年 3 月 29 日
Thanks alot..i am new to matlab so had very little clue about it..
Thanks again..

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeProblem-Based Optimization Setup についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by