how to see the formula fourier from matlab simulink

조회 수: 3 (최근 30일)
Yola Warnita
Yola Warnita 2023년 1월 9일
답변: Govind KM 2024년 12월 6일
how to see the formula fourier from matlab simulink?

답변 (1개)

Govind KM
Govind KM 2024년 12월 6일
Hi Yola,
You can use the fourier function to get the fourier transform of a function, or the fft function to get the Discrete Fourier Transform (DFT) of a function using a Fast Fourier Transform (FFT) algorithm in MATLAB. The same can be done in Simulink using the FFT block. More information can be found in the links below:

카테고리

Help CenterFile Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by