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

 채택된 답변

Jan
Jan 2017년 12월 6일

0 개 추천

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개)

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

제품

질문:

2017년 12월 5일

댓글:

2017년 12월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by