Line intersection without polyfitting ?

2 次查看(过去 30 天)
is it possible to get the values of intersections without Polyfitting the Data? just from the plot itself

采纳的回答

Jan
Jan 2017-12-6
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 个评论
ahmed taha
ahmed taha 2017-12-6
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

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by