finding the index after manipulation
hello,
I had to find the minima and maxima of a signal and found them using
[PKS,LOCS]=findpeaks(X)
but I had to apply some c...
7 years 前 | 0 个回答 | 0
0
个回答
提问
Finding redundant maximas and minimas
Hi. I have found out the maximas and minimas in a wavelet domain signal and now I have to remove the redundancy by finding if in...