工具与软件:


第二项中的 N 是什么?如果未使用窗口、则 N 应有多大?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具与软件:


第二项中的 N 是什么?如果未使用窗口、则 N 应有多大?
感谢您的回答。 Pout (FFT)表示 MATLAB 对于"mag2db"的1D-FFT 振幅(mag2db=20 * log10 (振幅))。 如果第二项(20log10N)中的"N"表示 MATLAB、Pout (fout)的1D-FFT 振幅、第二项抵消后、情况似乎不正确?
请查看这篇文章

第二项中的"窗口"是什么? 滤波器操作、降噪操作、FFT 变换等是否都是 Windows? 请回答本例、ADC 采样点编号:128、ADC 编号:16。
ADC 采样后仅执行 FFT 会产生以下图像

此计算正确吗? Pout (dBFS)=Pout (FFT)-20log10 2^15-20log10 N-20log10√2
最后、Pout (dBFS)=220027-20log10 2^ 15-20log10 128-20log10√2