Main frequency Fast Fourier Transform (FFT)
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Michalis Gelastos
am 24 Feb. 2021
Kommentiert: Michalis Gelastos
am 27 Feb. 2021
I have an array X that contains a column with numbers from a time signal of 40hz sample. I want to find the main frequency component (MFC) of that array. I tried using ftt(X) function in matlab which returns a new complex array Y. What are the next step to find the MFC and the amplitude of MFC?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!