User1616291716 posted
how to calculate the intersection points for two curves.
the curve is in horizontal position.From left to right.
i having only the points of the curve.
is it possible to calculate the intersection point of two curve
Does the curves is regularly? Such as Sine curve or Cosine Curve? If in this case, It indicate that the Curves has the fix cycle. So, you can caculate the position with Math method.