How can we determine the frequency of a pulse signal using fft?
1 view (last 30 days)
Show older comments
Please help me with the matlab code...
0 Comments
Answers (1)
David Sanchez
on 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 Comments
See Also
Categories
Find more on Fourier Analysis and Filtering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!