This submission contains two main codes : TestPolynomialRootsSoftware and JTPolyroots.
The first one offers the possibility to check the accuracy of any solver whos syntax is similar to the Matlab command "roots". A dozen of more or less difficult polynomial are available some of them using free parameters.
The second is a Matlab implementation of rpoly and cpoly. JTPolyroots can be considered as a companion of the submission Ivo Houtzager (2023). Polynomial roots with Jenkins-Traub algorithm. When computation are double precision its dll is called by default. If not yet installed JTPolyroots do the job. Our Matlab version of rpoly/cpoly support single precision, double precision, quadruple and general multiprecision by overloading. In the last two options a multiprecision toolbox is required as "mp" (MPFR or compatible). See file exchange or commercial advanpix toolbox).
인용 양식
Alain Barraud (2024). testing and solving polynomials (https://www.mathworks.com/matlabcentral/fileexchange/130819-testing-and-solving-polynomials), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2023a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!