fmincon starting value is not x0

2 次查看(过去 30 天)
Hello. When I call fmincon, I provide a starting point x0. However when I check the value of x at the first iteration it does not start at x0. Is there any way to force fmincon to start precisely at x0? Thanks.

采纳的回答

baptiste
baptiste 2017-1-6
Ok, it was because I provided an x0 point that was equal to the one of the bounds, so matlab treated as outside the bounds and changed the starting value without warning me.

更多回答(0 个)

类别

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