extract phase of a signal using fft
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Fed
am 23 Mär. 2018
Kommentiert: Fed
am 29 Mär. 2018
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 Kommentare
Akzeptierte Antwort
Abhishek Ballaney
am 26 Mär. 2018
https://in.mathworks.com/help/matlab/ref/fft.html
https://in.mathworks.com/help/matlab/ref/angle.html
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!