how to see the formula fourier from matlab simulink
조회 수: 3 (최근 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!