how to see the formula fourier from matlab simulink

2 visualizaciones (últimos 30 días)
Yola Warnita
Yola Warnita el 9 de En. de 2023
Respondida: Govind KM el 6 de Dic. de 2024
how to see the formula fourier from matlab simulink?

Respuestas (1)

Govind KM
Govind KM el 6 de Dic. de 2024
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:

Categorías

Más información sobre Fourier Analysis and Filtering en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by