Which reference should I cite when using the fmincon with interior point method
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Since I am using the fmincon with interior point method to solve a nonlinear optimization problem, I want to cite a reference to support the obtained numerial results are valid. However, lots of references are offered in the help document. Could you offer me some suggestions on which reference should be cited?
0 commentaires
Réponses (1)
Walter Roberson
le 24 Avr 2023
https://www.mathworks.com/matlabcentral/answers/1693295-how-to-cite-matlab-2022#answer_939675 talks about how to cite MATLAB itself, and by extension a toolbox.
https://www.mathworks.com/matlabcentral/answers/43629-citing-a-matlab-document#answer_53542 gives an idea of how to cite a particular manual page
Remember that there is a difference between citing a particular Mathworks function, compared to citing a book or a paper describing the workings of particular algorithms by the function. And neither one of those would support that the obtained numeric results are valid -- at most they would lends support to idea that using those algorithms for your particular case would fit within the limitations of the algorithms.
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!