Which root-finding algorithm used in roots function ?
조회 수: 7 (최근 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!