how to use multiple linear equality constraints

조회 수: 2 (최근 30일)
Sameer
Sameer 2014년 5월 30일
댓글: Sameer 2014년 5월 30일
how can i use multiple linear equality constraints in one fmincon function?

답변 (1개)

George Papazafeiropoulos
George Papazafeiropoulos 2014년 5월 30일
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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Solver Outputs and Iterative Display에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by