Which root-finding algorithm used in roots function ?

7 views (last 30 days)
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.

Answers (1)

Torsten
Torsten on 31 Jan 2017
Take a look at the algorithm's section under
https://de.mathworks.com/help/matlab/ref/roots.html
Best wishes
Torsten.

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!