how to draw the intersection of two graphs
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
i need to draw the points that fit with red graph from black and green graph
2 comentarios
madhan ravi
el 15 de Ag. de 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
el 16 de Ag. de 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.
Respuestas (1)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!