Re: Findpeaks function

Andreas Weber <[email protected]>
Newsgroups gmane.comp.gnu.octave.general
Message-ID <[email protected]>
Am 24.02.21 um 19:23 schrieb Blaz:
> For the second part I have come up to defining zerocrossing t values for
> both signals separately. Now I would need to crossreference them and leave
> in result2 only those who are the same in both vectors (indx and indy).
> 
> indx=zerocrossing(t,x);
> indy=zerocrossing(t,y);
> 
> result2 = ??

help intersect
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.