Integral of Power Spectral Density

49 次查看(过去 30 天)
I am creating a code which analyses an EMG signal which required me to compute the power spectral density. I done this using the spectrum.welch function, but it now required to find the integral of the PSD which is what i have been unable to do. Any help would be greatly appreciated.

回答(1 个)

Pratyush Roy
Pratyush Roy 2021-2-5
Hi,
The avgpower method available with the dspdata object in the Signal Processing Toolbox calculates the integral of the power spectral density. One can visit the documentation link here for more details.
Hope this helps!

类别

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

Community Treasure Hunt

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

Start Hunting!

Translated by