例如以下這句是什么用途的?window=rectwin(length(x)); nfft=256; [Pxx,f]=periodogram(x,window,nfft,Fs); % 用periodogram函數計算的功率譜 查看完整描述