Problem in plotting Frequency Response
Mostrar comentarios más antiguos
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?
Respuestas (1)
Honglei Chen
el 16 de Abr. de 2015
Editada: Honglei Chen
el 16 de Abr. de 2015
0 votos
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
Categorías
Más información sobre Digital Filter Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!