Chris Schwarz
University of Iowa
Followers: 0 Following: 0
Feeds
已回答
Calculate PSD using FFT
An adjustment to Wayne's code that gives an exact match to the periodogram is: Fs = 1e3; t = 0:1/Fs:1-1/Fs; x = cos(2*pi*100*...
Calculate PSD using FFT
An adjustment to Wayne's code that gives an exact match to the periodogram is: Fs = 1e3; t = 0:1/Fs:1-1/Fs; x = cos(2*pi*100*...
4 years 前 | 0