Path: news.mathworks.com!newsfeed-00.mathworks.com!kanaga.switch.ch!switch.ch!news-fra1.dfn.de!news0.de.colt.net!news3.fe.internet.bosch.com!news4.fe.internet.bosch.com!not-for-mail
From: "Andrea Schmidt" <external.Andrea.Schmidt@de.bosch.com>
Newsgroups: comp.soft-sys.matlab
Subject: intersect point
Date: Thu, 23 Aug 2007 15:25:59 +0200
Organization: Robert Bosch GmbH
Lines: 11
Message-ID: <fak1t7$qbd$1@news4.fe.internet.bosch.com>
NNTP-Posting-Host: bue22531.bue.de.bosch.com
X-Trace: news4.fe.internet.bosch.com 1187875559 26989 10.45.106.153 (23 Aug 2007 13:25:59 GMT)
X-Complaints-To: news@internet.bosch.com
NNTP-Posting-Date: Thu, 23 Aug 2007 13:25:59 +0000 (UTC)
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807
X-Newsreader: Microsoft Outlook Express 6.00.2800.1807
X-Priority: 3
X-MSMail-Priority: Normal
Xref: news.mathworks.com comp.soft-sys.matlab:425196


Hello,
I have two vectors and I'm looking for the intersect points. Plotting the
vectors they cross each other several times. But it wouldn't work with
find(v1 = = v2) because the intersect point is between to points in the
vectors.
How can I find the real intersect points.

Thanks a lot.
Andrea