How can we determine the frequency of a pulse signal using fft?
Mostrar comentarios más antiguos
Please help me with the matlab code...
Respuestas (1)
David Sanchez
el 14 de Feb. de 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.
Categorías
Más información sobre Discrete Fourier and Cosine Transforms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!