photo

tanlc


2011 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
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/...

13年以上 前 | 0

質問


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

13年以上 前 | 2 件の回答 | 0

2

回答