Report or Research Paper which explains, How does fmincon work?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponses (1)
Luna
le 30 Jan 2019
Here you can see another answer of the similar question:
The algorithms fmincon uses written here:
How they work also here:
0 commentaires
Voir également
Catégories
En savoir plus sur Solver Outputs and Iterative Display dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!