Main frequency Fast Fourier Transform (FFT)
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Michalis Gelastos
il 24 Feb 2021
Commentato: Michalis Gelastos
il 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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!