photo

tanlc


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
FFT on a segment of a signal
the following are the codes for performing FFT. L = length(DataArray); NFFT = 2^nextpow2(L); FrameLength_2 = NFFT/2 ; f = Fs/...

oltre 13 anni fa | 0

Domanda


FFT on a segment of a signal
hi, i am trying to analyse a signal in a .wav file by performing FFT on the signal. however i only want to perform the FFT on a ...

oltre 13 anni fa | 2 risposte | 0

2

risposte