Intersection point of line whose equation is known and curve defined by data points.

1 vue (au cours des 30 derniers jours)
A Akhilesh
A Akhilesh le 25 Mar 2021
Réponse apportée : Matt J le 25 Mar 2021
i have a line of which i know the equation of and i know a curve which passes thorugh the given points, how will i find the intersection point of these two. I have found the equation of line using polynomial interpolation.

Réponses (1)

Matt J
Matt J le 25 Mar 2021
Use fzero to find the root of the difference, Line - Curve

Catégories

En savoir plus sur Least Squares dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by