Which root-finding algorithm used in roots function ?
8 ビュー (過去 30 日間)
古いコメントを表示
We are at Kyrgyz-Turkish Manas University in Computer Engineering Department researching root finding algorithms. We have developed new root finding method and currently testing and comparing to other root finding methods. We would like to know which root-finding algorithm/method used in "roots" function in Matlab. So we can more precisely measure efficiency of our algorithm and compare to Matlabs "roots" function. Thank you.
0 件のコメント
回答 (1 件)
Torsten
2017 年 1 月 31 日
Take a look at the algorithm's section under
https://de.mathworks.com/help/matlab/ref/roots.html
Best wishes
Torsten.
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!