Find Polynomial Intersections

Find the intersections between 2 or more polynomials.
2.8K Downloads
Updated 24 Dec 2003

View License

Given the coefficients of 2 or more polynomials, this program will return their intersection points be it real or imaginary and the full string representation of these polynomial equations. e.g. 'y=2*x^3+4*x^2+3'
Suitable for use with the MATLAB 'polyfit' function

Cite As

Alister Fong (2024). Find Polynomial Intersections (https://www.mathworks.com/matlabcentral/fileexchange/4297-find-polynomial-intersections), MATLAB Central File Exchange. Retrieved .

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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0