Integral of Power Spectral Density

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일

0 개 추천

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!

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2020년 4월 29일

답변:

2021년 2월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by