Re: Findpeaks function

Blaz <[email protected]>
Newsgroups gmane.comp.gnu.octave.general
Message-ID <[email protected]>
Thanks andy. The negative parts removal is simple and ideal solution. I feel
so silly, not remembering that myself.

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 = ??







--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
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.