Problem in plotting Frequency Response

1 view (last 30 days)
pradeep venkatesh
pradeep venkatesh on 16 Apr 2015
Edited: Honglei Chen on 16 Apr 2015
I have samples of a signal varying form 100MHz to 110MHz. How do i plot the frequency response of this signal? I tried fvtool() and fft(). But these plots give me NORMALIZED frequency response. Is there any other method to plot the absolute freq response?

Answers (1)

Honglei Chen
Honglei Chen on 16 Apr 2015
Edited: Honglei Chen on 16 Apr 2015
On the fvtool menu bar, you can click Analysis -> Sampling Frequency to specify the sampling rate. fvtool will then scale the frequency axis according to the sampling rate.
HTH

Community Treasure Hunt

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

Start Hunting!