Clear Filters
Clear Filters

how to draw the intersection of two graphs

1 view (last 30 days)
i need to draw the points that fit with red graph from black and green graph
  2 Comments
madhan ravi
madhan ravi on 15 Aug 2018
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 on 16 Aug 2018
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.

Sign in to comment.

Answers (1)

jonas
jonas on 15 Aug 2018
Try InterX from fileexchange, ideal for multi-point intersections

Categories

Find more on Graph and Network Algorithms in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!