how to use multiple linear equality constraints

2 visualizaciones (últimos 30 días)
Sameer
Sameer el 30 de Mayo de 2014
Comentada: Sameer el 30 de Mayo de 2014
how can i use multiple linear equality constraints in one fmincon function?

Respuestas (1)

George Papazafeiropoulos
George Papazafeiropoulos el 30 de Mayo de 2014
Convert them into matrix form and look about the input arguments Aeq and Beq in the documentation of fmincon.

Categorías

Más información sobre Solver Outputs and Iterative Display en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by