How does fmincon work?

2 次查看(过去 30 天)
benho
benho 2016-4-2
Does anyone know how does Fmincon work its way to finding a optimal (minimum solution)? I am trying to compare this method as to using a kriging model.
  1 个评论
John D'Errico
John D'Errico 2016-4-2
How are the inner workings of fmincon even remotely relevant to kriging?
Apple, say hello to orange.
As far as the inner workings of fmincon, it is an optimization tool. To give you a good understanding would require our writing a book on optimization. But there are MANY good books on optimization.

请先登录,再进行评论。

回答(1 个)

Azzi Abdelmalek
Azzi Abdelmalek 2016-4-2
Benho, have you read the documentation? There are many examples there: http://www.mathworks.com/help/optim/ug/fmincon.html

类别

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