difference between commands of CTFT and DTFT

I am bit confused in difference between application of fourier command,is it only applicable to CTFT (continous time fourier transform) or is it also applicable to DTFT(discrete time fourier transform) ?

 Accepted Answer

If I understand your Question correctly, the Symbolic Math Toolbox fourier function computes the analytic Fourier transform of a symbolic expression. I would consider that to be continuous-time. It takes only symbolic arguments, not sampled data.
The fft function computes the Fourier transform of sampled signals.

More Answers (0)

Products

Release

R2015a

Asked:

on 18 May 2019

Answered:

on 18 May 2019

Community Treasure Hunt

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

Start Hunting!