Community Profile

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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答