Line intersection without polyfitting ?

is it possible to get the values of intersections without Polyfitting the Data? just from the plot itself

 Réponse acceptée

Jan
Jan le 6 Déc 2017

0 votes

From the plot?! Why would polyfit be useful for finding the intersection of lines? Do you mean the polyxpoly command?
Did you ask an internet search engine for "Matlab intersection lines" already? You will find:

1 commentaire

ahmed taha
ahmed taha le 6 Déc 2017
Thanks the third link (InterX) is amazing , I used to polyfit the points and then polyval them and store the data and then use find(y1 == y2) but that was really messy cuz it required identical sizes

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by