how to use multiple linear equality constraints
1 回表示 (過去 30 日間)
古いコメントを表示
how can i use multiple linear equality constraints in one fmincon function?
0 件のコメント
回答 (1 件)
George Papazafeiropoulos
2014 年 5 月 30 日
Convert them into matrix form and look about the input arguments Aeq and Beq in the documentation of fmincon.
参考
カテゴリ
Help Center および File Exchange で Quadratic Programming and Cone Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!