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!