How can we determine the frequency of a pulse signal using fft?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Please help me with the matlab code...
0 commentaires
Réponses (1)
David Sanchez
le 14 Fév 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 commentaires
Voir également
Catégories
En savoir plus sur Fourier Analysis and Filtering dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!