How can we determine the frequency of a pulse signal using fft?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Please help me with the matlab code...
0 Commenti
Risposte (1)
David Sanchez
il 14 Feb 2014
Go to
doc fft
You will find a very good example on how to get the fast fourier transformation of your signal. You just have to change the signal given in the example by yours.
0 Commenti
Vedere anche
Categorie
Scopri di più su Fourier Analysis and Filtering in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!