how to draw the intersection of two graphs

조회 수: 1 (최근 30일)
mahmoud abdelaal
mahmoud abdelaal 2018년 8월 15일
댓글: Image Analyst 2018년 8월 16일
i need to draw the points that fit with red graph from black and green graph
  댓글 수: 2
madhan ravi
madhan ravi 2018년 8월 15일
Try to solve the equation of two graphs and plot the points . There is an option to view the equation of the graph.
Image Analyst
Image Analyst 2018년 8월 16일
I don't know what that means. What does "fit with red graph" mean? Do you mean that you just want to fit some model, like a Gaussian, to some noisy data that is shown in red? If so, what does the black and green curves have to do with anything?
What does "from black and green graph" mean? I have no idea. Are you trying to get (generate) the noisy red data as an output by somehow manipulating the green and black curves? Like multivariate curve resolution? You can't get that wiggly red data from any combination of the green and black data. They just don't vary as rapidly as the red data.

댓글을 달려면 로그인하십시오.

답변 (1개)

jonas
jonas 2018년 8월 15일
Try InterX from fileexchange, ideal for multi-point intersections

카테고리

Help CenterFile Exchange에서 Fit Postprocessing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by