DSPRelated.com

Use Matlab Function pwelch to Find Power Spectral Density - or Do It Yourself

Neil Robertson

In this article, I'll present some examples to show how to use pwelch. You can also "do it yourself", i.e. compute spectra using the Matlab fft or other fft function. As examples, the appendix provides two demonstration mfiles; one computes the spectrum without DFT averaging, and the other computes the spectrum with DFT averaging.