Report or Research Paper which explains, How does fmincon work?
이전 댓글 표시
Dear Community Members
I used fmincon() to solve an optimisation problem, I got the results of minimum to the tolerance I expected. Now, I have to report the obtained results and the methodology of fmincon() in the report. I was not able to find proper documentaion which can help me understand, how does the fmincon() works in MATLAB. Could anybody help me find proper documentaion on fmincon() procedure, so that I can able to explain it in the report with simple example. (Any resource other than from MATLAB documentations in website).
Thanks and regards
답변 (1개)
Luna
2019년 1월 30일
0 개 추천
Here you can see another answer of the similar question:
The algorithms fmincon uses written here:
How they work also here:
카테고리
도움말 센터 및 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!