how to see the formula fourier from matlab simulink
2 次查看(过去 30 天)
显示 更早的评论
how to see the formula fourier from matlab simulink?
0 个评论
回答(1 个)
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:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!