spectrogram comparisons
조회 수: 3 (최근 30일)
이전 댓글 표시
I'm wanting to run a couple of spectrograms for analysis: one of raw sound and one of filtered sound. When I do this, the intensity of the spectrograms is different for each one because the filtered sound now has a smaller range of frequencies, therefore a smaller intensity field. Is there any way to equalize the intensity of spectrograms so that when I colormap them they are at least closer in color than they are now, without just opening a colormap editor? For example, the raw sound on the default colormap is mostly yellow, with a small red bar at the bottom. When I filter that sound for the frequencies I want, now the whole spectrogram is mostly red with a darker red bar at the bottom. Is there an easy way to adjust these intensities so that they match a little bit closer?
댓글 수: 0
채택된 답변
nanren888
2012년 2월 23일
Perhaps the default colour scaling is set by the maximum value found. It might be as simple as scaling by that?
I guess that if the peak to average ratio of the two is wildly different, the plots may still look quite different.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Orange에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!