Dropping Wavelet Coefficients After Wavelet Transform
Mostrar comentarios más antiguos
I have a 512 sample signal that I pass through a wavelet transform. I get a series of wavelet coefficients some of which are sparse (zeros). I want to drop some of these insignificant coefficients and pass it through another algorithm without changing the original signal too much (I understand that there is some loss of data). Essentially, I want to use a subset of these wavelet coefficients. Keep in mind I am not going back to the original signal. I want to use the wavelet representation for further processing but I want to drop some of the coefficients.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Discrete Multiresolution Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!