I have two arrays of points, when i plot them there´s an intersection point, but this point doesn´t belong to any arrays...

I have two arrays of points, when i plot them there´s an intersection point, but this point doesn´t belong to any arrays. I need to find the both value of this point, X and Y. I attached my problem in a very simple example. Thanks.
Attachments:
arrays_plot.vi ‏25 KB

Although this doesn't directly answer your question , I've attached a VI that will hopefully give you a start and point you in the right direction. It generates a Boolean array that indicates between which indecies an intersection has taken place. Then, all you need to do is use triganometry to work out exactly what the intersection point is.
Copyright © 2004-2015 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 2.5 License.
Attachments:
2x1D_Array_Intersections.vi ‏36 KB

Similar Messages

Maybe you are looking for