Which root-finding algorithm used in roots function ?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Torsten
el 31 de En. de 2017
Take a look at the algorithm's section under
https://de.mathworks.com/help/matlab/ref/roots.html
Best wishes
Torsten.
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!