how to see the formula fourier from matlab simulink

Answers (1)

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:

Tags

Asked:

on 9 Jan 2023

Answered:

on 6 Dec 2024

Community Treasure Hunt

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

Start Hunting!