FFT of array of signals
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
632541
am 2 Apr. 2021
Beantwortet: Star Strider
am 2 Apr. 2021
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
Akzeptierte Antwort
Star Strider
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!