How can we determine the frequency of a pulse signal using fft?

Answers (1)

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.

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Tags

Asked:

on 14 Feb 2014

Answered:

on 14 Feb 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!