Polynomial roots with Jenkins-Traub algorithm

버전 1.3.0.2 (25.2 KB) 작성자: Ivo Houtzager
Find polynomial roots with Jenkins-Traub algorithm.
다운로드 수: 414
업데이트 날짜: 2021/4/7

Find polynomial roots with Jenkins–Traub algorithm. The mex-function is using the CPOLY algorithm from ACM Algorithm 419 for polynomials with complex coefficients, and the RPOLY algorithm from ACM Algorithm 493 for polynomials with real coefficients. The algorithm calculates all of the zeros of a polynomial whose coefficients are the elements of a vector in order of decreasing powers. Leading zeros in the coefficients are discarded.

인용 양식

Ivo Houtzager (2024). Polynomial roots with Jenkins-Traub algorithm (https://github.com/iwoodsawyer/polyroots/releases/tag/v1.3.0.2), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Polynomials에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.2

See release notes for this release on GitHub: https://github.com/iwoodsawyer/polyroots/releases/tag/v1.3.0.2

1.3.0.1

See release notes for this release on GitHub: https://github.com/iwoodsawyer/polyroots/releases/tag/v1.3.0.1

1.3.0.0

Fix compile issue with define tmwtypes_do_not_include_stdbool
Add compile option -R2017b for Matlab version 9.4 or higher

1.2.0.0

Fix for double definition of abs with Visual Studio 2013 and higher
Fix for missing definition of DBL_RADIX with Mingw64

1.1.0.0

Fixed allocation size

1.0.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.