Constrained optimization, free code

조회 수: 2 (최근 30일)
Xin
Xin 2021년 2월 25일
답변: Bjorn Gustavsson 2021년 2월 25일
Dear all. I have a constrained optimization problem where I used the fmincon function, and it works perfectly well. But it does not work on a computer with a standard student licence version. I was asked to make it easily accessible to students who do not have the optimization toolbox available. May I ask if there is a way out of this problem or if there is any equivalence of fmincon or any other constrained minimization function provided by matlab or the community. Thank you very much!

답변 (1개)

Bjorn Gustavsson
Bjorn Gustavsson 2021년 2월 25일
There ought to be some optimization-tools on the file-exchange that can be used instead of fminsearch. Perhaps the minimize tool works?
HTH

카테고리

Help CenterFile Exchange에서 Nonlinear Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by