minimum of constrained multivariable function
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Andrea Caffagni
el 12 de Nov. de 2013
Respondida: Andrea Caffagni
el 13 de Nov. de 2013
Hello guys, I'm a mechanical engineer and I'm executing the constrained optimization problems. In the last week I ran into a problem that I could not provide a solution, so I decided to ask your community for advice. I have to solve a constrained optimization problem and I'm using the 'fmincon', unfortunately I should impose more than one equality in the non-linear constraints (Ceq). But matlab allows me to impose only one constraint for both non-linear equalities and for inequalities, someone has already come across this problem? As you have by-passed the problem? Thank you very much in advance for both the responses and for the attention.
0 comentarios
Respuesta aceptada
Matt J
el 12 de Nov. de 2013
But matlab allows me to impose only one constraint for both non-linear equalities and for inequalities,
Not true. Both c and ceq can be vectors.
Más respuestas (1)
Ver también
Categorías
Más información sobre Camera Calibration 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!