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!