필터 지우기
필터 지우기

plotting histogram for frequency versus amplitude

조회 수: 2 (최근 30일)
Kutru biladi
Kutru biladi 2015년 7월 31일
Hi Volks, I have a question regarding Histogram. I am plotting a graph, which is frequency versus amplitude. On the frequency axes, I have amplitude of 10 signals. Now I need to plot a histogram which shows how much fluctuations do i have at paricular frequency for all 10 signals. For example, at 90KHz, how much fluctiating the amplitude of all 10 signals. How to do histogram in this case.
figure,plot(f2,abs(amp));
xlabel('Frequency in KHz');ylabel('amp');

답변 (0개)

카테고리

Help CenterFile Exchange에서 Histograms에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by