comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Uneven Set of x y coordinates
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Uneven Set of x y coordinates [message #56024] Tue, 25 September 2007 14:12
rpertaub@gmail.com is currently offline  rpertaub@gmail.com
Messages: 43
Registered: January 2007
Member
Here is my problem:
I have 2 sets of x,y coordinates:

(20,3) (23,3)
(50,3) (55,3)
(70,3) (74,4)
(110,3) (155,3)
(150,4) (166,3)
etc etc
etc etc
etc etc

It is easy to see the first three x,y positions correspond (it is
known these are close together, and also known that 2nd set is more to
the right than 1st set, i.e. x2>x1)

The fourth x,y inf first set however does not correspond to the 4th in
2nd set, in fact it is a surplus.

I am therefore starting with my shortest array of coordinates and
trying to match it with the appropriate coordinates in the long array
discarding the excess points.

So far I have used for, if and while loops...and I am able to identify
which goes with which, but not able to reach the end of my goal: have
identical size arrays of coordinates (smallest) with matching
points...

HELP!
Thanks,
RP
[Message index]
 
Read Message
Previous Topic: Re: ITK and IDL interface
Next Topic: Re: how to use MIN_CURVE_SURF when CONTOUR

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 22:40:43 PDT 2025

Total time taken to generate the page: 0.80532 seconds