difference between commands of CTFT and DTFT

3 次查看(过去 30 天)
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) ?

采纳的回答

Star Strider
Star Strider 2019-5-18
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Spectral Measurements 的更多信息

产品


版本

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by