signal compression using wavelet transform
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on Denoising and Compression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!