Feeds
提问
computing symlet wavelet
Hi everyone, I know that the symlet wavelet does not have an explicit function like morlet wavelet; but is there any way to kno...
14 years 前 | 1 个回答 | 0
1
个回答提问
computing cwt only at scale 5
I want to compute cwt at scale 5 to detect local maxima at this scale so I did this : cfs = cwt(x,5,'haar'); plot(cfs); Is ...
14 years 前 | 1 个回答 | 0
1
个回答提问
reconstruct DWT with detail 2 to detail 5 for 1-D signal
I'm using db8 DWT for my 1-D signal How can I keep details between detail(2) to detail(5) and remove the others and reconstruc...
14 years 前 | 2 个回答 | 0
2
个回答提问
1D median filtering
how to apply 1D median filter with 100ms window length?
14 years 前 | 1 个回答 | 0
