FFT of array of signals

18 visualizzazioni (ultimi 30 giorni)
632541
632541 il 2 Apr 2021
Risposto: Star Strider il 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
  2 Commenti
632541
632541 il 2 Apr 2021
Can it be solvevd in matlab either using equation or builtin function?
632541
632541 il 2 Apr 2021
Can anybody tell is this possible ?

Accedi per commentare.

Risposta accettata

Star Strider
Star Strider il 2 Apr 2021
Use the fft function.
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).

Più risposte (0)

Categorie

Scopri di più su Fourier Analysis and Filtering in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by