Quantitatively compare FFTs in Matlab
조회 수: 2 (최근 30일)
이전 댓글 표시
I have multiple FFTs as seen in the pic. The blue trace is my control trace (my gold standard). I want to quantitatively compare the coherence between the other traces and the blue trace.
I am aware of mscohere (magnitude squared coherence), but this function computes the power spectrum estimates using Welchs method and then compares the resulting spectrums.
I want to compare the exact FFT data seen below.
The FFT data is 251 samples in length with 250 fs.
Is there a method to compare the coherence of the FFT data as I have it?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/163084/image.png)
댓글 수: 0
답변 (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!