how to use multiple linear equality constraints

how can i use multiple linear equality constraints in one fmincon function?

回答 (1 件)

George Papazafeiropoulos
George Papazafeiropoulos 2014 年 5 月 30 日

1 投票

Convert them into matrix form and look about the input arguments Aeq and Beq in the documentation of fmincon.

1 件のコメント

Sameer
Sameer 2014 年 5 月 30 日
could u give me an example. im not exactly follow

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

カテゴリ

質問済み:

2014 年 5 月 30 日

コメント済み:

2014 年 5 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by