FFT of array of signals
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
My signal is array of numbers captured from sensors.
Like, x=[2 5 3 2 1 4 2 33 45 ] ;
Can I compute the frequency response of this signal using Fourier transform?
Please answer this..
Thank you
Risposta accettata
Star Strider
il 2 Apr 2021
The documentation explains how to calculate and plot the amplitude and phase spectra. There are also several examples in Answers (many of which I wrote).
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Fourier Analysis and Filtering in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!