signal compression using wavelet transform
Mostrar comentarios más antiguos
Hello, i'm doing a project using wavelets, and it cannot be using wavelet toolbox on Matlab because, first its installed at college and i do not own a copy at home, just in the lab, 2nd, it got to be on android, so just using wavelets toolbox isn't enough.
i have done pretty good so far, i've been testing it using matlab in the laboratory and my java code, with good results, now i need to compress the signal, i've been reading about it and it says something like "threshold the coefficients and set them to zero those lower than the threshold", so my question is: isn't it the same thing using for denoising?, or just by denoising i am already compressing the signal??, btw i was already able to write code for denoising.
thanks in advance and sorry for my long post.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Denoising and Compression 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!