How to apply smoothing filter to histogram2 to reduce noise
4 ビュー (過去 30 日間)
古いコメントを表示
I have to plot x/y histogram using histogram2 with substantial number of bins. As a result I see sharp spikes that non-physical and clutter the figure. Increasing the number of data to reduce this noise is not an option.
Is there a filter (e.g. running average or something like this) to reduce the noise?
1 件のコメント
回答 (1 件)
Rohit
2022 年 8 月 23 日
Hi,
I understand that you are trying to smoothen the sharp spikes. As per my understanding, you can use Signal Smoothing to accomplish this. For further information, you can refer to the below documentation links:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Histograms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!