Best Smoothing Function in Matlab
古いコメントを表示
What are your thoughts on the best Matlab smoothing function? I have will have two set of data. The first should be similar to a sine/cosine wave. The other one is more difficult to explain. Think of a leaf falling from a tree and how it oscillates back and forth as it falls down. That is what my data should look like.
採用された回答
その他の回答 (1 件)
Jan
2012 年 9 月 16 日
0 投票
There is no "best" smoothing method, because the quality of a method depends on the physical nature of the noise. While e.g. a moving mean filter is perfect for some cases, it is not sufficient to remove a clean 50Hz noise.
カテゴリ
ヘルプ センター および File Exchange で Smoothing and Denoising についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!