How does fmincon work?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
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
2016년 4월 2일
Benho, have you read the documentation? There are many examples there: http://www.mathworks.com/help/optim/ug/fmincon.html
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!