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.

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!