Line intersection without polyfitting ?

3 visualizaciones (últimos 30 días)
ahmed taha
ahmed taha el 5 de Dic. de 2017
Comentada: ahmed taha el 6 de Dic. de 2017
is it possible to get the values of intersections without Polyfitting the Data? just from the plot itself

Respuesta aceptada

Jan
Jan el 6 de Dic. de 2017
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 comentario
ahmed taha
ahmed taha el 6 de Dic. de 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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by