How to estimate different FFT plots using Welch's method
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi,
I am having FFT values across different input signals values, My FFT for each signal contains noise and a lot of peaks. I want to estimate the FFT using Welch's method, how can I input my different FFT values to get the estimation?
I am attaching a FFT as an example. I have almost 10 signals of such type.
Thanks
Tayyaba
댓글 수: 0
답변 (1개)
Star Strider
2022년 6월 3일
See the documentation on the pwelch function. Its inputs are time-domain vectors (or matrices in which each column of the matrix is a different time domain signal).
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Spectral Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!