How to smooth a periodogram with Pwelch.m?

10 次查看(过去 30 天)
Hello everyone,
I am trying to smooth a periodogram obtained by FFT.m with Pwelch.m . I studied the materials on Matlab Help, but I don't know where to start and how to do it?
Here is the code for FFT:
loglog(omega,Pu(1:round(N/2)-1));
this gives the periodogram from FFT. Now I am trying to use pwelch on Pu.Is there anyone who can help me?
Regards,

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Parametric Spectral Estimation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by