cypherroots(a)

This algorithm computes roots of polynomials using newton raphson method
16 Downloads
Updated 22 Oct 2017

View License

It computes the newton roots, then deconvolve the polynomial

Cite As

Lateef Adewale Kareem (2024). cypherroots(a) (https://www.mathworks.com/matlabcentral/fileexchange/64814-cypherroots-a), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

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

improved to deal with polynomials with up to 300 roots

1.1.0.0

remove polyeval

1.0.0.0