extract phase of a signal using fft
2 ビュー (過去 30 日間)
古いコメントを表示
I have two cerebral signals represented by a 2x10000 matrix and registered for 10 minutes. I have to extract the phase of the signals and calculate the average phase displacement using FFT. Can someone help me with the matlab code? I know I can use the functions "angle" and "unwrap" but I don’t know how to write the code. Thank you in advance!
0 件のコメント
採用された回答
Abhishek Ballaney
2018 年 3 月 26 日
https://in.mathworks.com/help/matlab/ref/fft.html
https://in.mathworks.com/help/matlab/ref/angle.html
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Fourier Analysis and Filtering についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!