Do we need to sample a analog signal before taking FFT for it in MATLAB?

Consider y=sin(t), I want to take the FFT for it.Can I take the FFT for it without sampling? Is that the right way?

Respuestas (1)

Walter Roberson
Walter Roberson el 25 de Sept. de 2013
No, if you want to do it without sampling then you should be using Fourier Transform instead of Fast Fourier Transform, as FFT is for discrete data.

Categorías

Más información sobre Fourier Analysis and Filtering en Centro de ayuda y File Exchange.

Preguntada:

el 25 de Sept. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by