how to see the formula fourier from matlab simulink
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
how to see the formula fourier from matlab simulink?
0 commentaires
Réponses (1)
Govind KM
le 6 Déc 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:
0 commentaires
Voir également
Catégories
En savoir plus sur Fourier Analysis and Filtering dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!