CPSD from two PSDs
显示 更早的评论
Hello, I’m new to matlab and need to calculate cross spectral density from two power spectral densities. I have these numbers for signal 1: 0.1, 0.2,0.2,0.1, 0.1 (g^2/Hz) 5, 8, 15, 20, 55 (Hz) Signal 2: 0.1,2,2,0.01 (g^2/Hz) 1,5,15,50 (Hz) Can you please help me with setting up a small matlab code for this? I know I have to use FFT(Xcorr) but don’t know how to use PSD and F in it. This should be no overlapping zero phase angle. Many thanks.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Spectral Measurements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!