Can I perform DWT without downsampling in MATLAB ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hai, I am trying to decompose my signal using DWT, in each level number of samples become half. Can I perform it without down sampling?. I am using dwt function in MATLAB.
1 comentario
varsha turkar
el 22 de Jul. de 2017
Yes you can. Dont use built in function in matlab. You can use convolution function
Respuestas (1)
Good mind
el 17 de Sept. de 2017
you can use stationary wavelet transform, see wavelet toolbox user's guide page 3-68...
0 comentarios
Ver también
Categorías
Más información sobre Discrete Multiresolution Analysis en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!