Report or Research Paper which explains, How does fmincon work?
Ältere Kommentare anzeigen
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
Antworten (1)
Luna
am 30 Jan. 2019
0 Stimmen
Here you can see another answer of the similar question:
The algorithms fmincon uses written here:
How they work also here:
Kategorien
Mehr zu Problem-Based Optimization Setup finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!