Which reference should I cite when using the fmincon with interior point method
古いコメントを表示
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?
回答 (1 件)
Walter Roberson
2023 年 4 月 24 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Solver Outputs and Iterative Display についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!