How to apply smoothing filter to histogram2 to reduce noise
조회 수: 5 (최근 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!