Find Polynomial Intersections

Find the intersections between 2 or more polynomials.

You are now following this Submission

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 (2026). Find Polynomial Intersections (https://in.mathworks.com/matlabcentral/fileexchange/4297-find-polynomial-intersections), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0