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!