signal denoising using wavelet transform
1 次查看(过去 30 天)
显示 更早的评论
how do i use wavelet transform in denoising the signal also how i calculate psd? help me. thanks in advance
0 个评论
采纳的回答
Wayne King
2011-11-1
See the help for wden() to implement denoising using the orthogonal discrete wavelet transform.
See the help for spectrum.periodogram to see how to compute a PSD estimate.
1 个评论
Wayne King
2011-11-1
By the way, beginning with R2011b, you can use the interactive tool, wavemenu, and generate MATLAB code for wavelet denoising.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Denoising and Compression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!