intersection of 2 paths

62 Views Asked by At

Could somebody please advise me on the best approach to take to find the intersection points of 2 paths. Each path is a data set of distance against time (I want to avoid curve fitting) and each path may intersect the other more than once-are there existing methods/theorems for this?

Many thanks for any guidance,

Stephen.