photo

tanlc


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
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/...

más de 13 años hace | 0

Pregunta


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 ...

más de 13 años hace | 2 respuestas | 0

2

respuestas