How does fmincon work?

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 Comment

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.

Sign in to comment.

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 2 Apr 2016

0 votes

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

Categories

Asked:

on 2 Apr 2016

Answered:

on 2 Apr 2016

Community Treasure Hunt

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

Start Hunting!