Which 1-D denoise method to use?
3 ビュー (過去 30 日間)
古いコメントを表示
There are so many methods can be used to denoise a 1D signal. How to I know which method is suitable for me? For example:'cmddenoise','ddencmp', 'wdencmp'.
I am currently analysing the signal with 1D discrete wavelet transform with 'db2' up to level-3 decomposition and matlab choose cmddenoise with sigden = cmddenoise(sig,wname,level) in wavelet toolbox for me. How is that better than the others?
0 件のコメント
回答 (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!