Bairstow's Method of finding all roots of a Polynomial

This is Bairtow's method for iteratively finding all other roots of a given polynomial
563 Downloads
Updated 26 Mar 2015

View License

Bairstow's Method of finding all roots of a Polynomial. Details on wikipedia http://en.wikipedia.org/wiki/Bairstow's_method

Cite As

Bilal Siddiqui (2024). Bairstow's Method of finding all roots of a Polynomial (https://www.mathworks.com/matlabcentral/fileexchange/50223-bairstow-s-method-of-finding-all-roots-of-a-polynomial), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Polynomials in Help Center and MATLAB Answers
Acknowledgements

Inspired by: Mullers method for polynmial root finding.

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

Updated for finding all roots

1.1.0.0

initialized roots_poly

1.0.0.0