Skip to main content
1-Visitor
November 13, 2011
Solved

How can I find the intersection points on the graph ?????

  • November 13, 2011
  • 2 replies
  • 18249 views

I'm from ukraine, and sorry for my english. I need help in this graph.

i have 5 functions in graph.

i need to find the intersection points on the graph.

Безымянный2.jpgFrom 1st graph i need to do second graph.

So maybe someone can help me.

Безымянный3.jpg

Best answer by Fred_Kohlhepp

Viktor Gantsevskiy wrote:

I'm from ukraine, and sorry for my english. I need help in this graph.

i have 5 functions in graph.

i need to find the intersection points on the graph.

From 1st graph i need to do second graph.

So maybe someone can help me.

you can set up a solve block to find the values where the plots cross. Attached is an example for one pair of graphs

2 replies

23-Emerald I
November 13, 2011

Viktor Gantsevskiy wrote:

I'm from ukraine, and sorry for my english. I need help in this graph.

i have 5 functions in graph.

i need to find the intersection points on the graph.

From 1st graph i need to do second graph.

So maybe someone can help me.

you can set up a solve block to find the values where the plots cross. Attached is an example for one pair of graphs

1-Visitor
November 14, 2011

Tell me please How do I interpolate and make a new spline function

1-Visitor
November 13, 2011

Please tell me where is my error. What I'm doing wrong. I dont understand.

1-Visitor
November 13, 2011

Ou! I understand (i think).

I thin it is correct

1-Visitor
November 13, 2011

Hi,

With MP1, I am unable to get the intersection point as an output, however, there is a line function you can use to get the point of intersection.

you will need one for x-axis, and another one for y-axis.

Hope this is helpful.