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!