yule walker psd

i m using matlab 7.8.0 r2009a.when i plot yule walker psd the x axis shows normalized frequency.i want to have the frequency in hertz. pyulear(b1,20); this is the command i am using. what should i do.

 Respuesta aceptada

Wayne King
Wayne King el 14 de Mzo. de 2012

0 votos

You can use the following syntax:
pyulear(b1,20,[],Fs)
where Fs is your sampling frequency.

Más respuestas (0)

Etiquetas

Preguntada:

777
el 14 de Mzo. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by