Intersection of an equation and discrete points.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
maistral
Messages
235
Reaction score
17
How do you calculate the intersection of discrete data points and an equation?

Actually I have two ways already, one is to just take the equation of the discrete points then solve it using a root-finding technique. The other would be substituting the x values of the discretized points to the equation, then comparing the y values of the discretized points and the calculated y values from the equation; they should be close (if not totally similar). While this method seems to work, it isn't... exactly possible in my situation.

Is there any other way to do this?

1zbe3xv.png
 
Last edited:
Mathematics news on Phys.org