필터 지우기
필터 지우기

difference between commands of CTFT and DTFT

조회 수: 3 (최근 30일)
ABTJ
ABTJ 2019년 5월 18일
답변: Star Strider 2019년 5월 18일
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