搜索资源列表
STAP.rar
- 空时自适应信号处理,用于合成孔径雷达东目标检测,ACP,AEP方法,Space-time adaptive signal processing, synthetic aperture radar for target detection in the East, ACP, AEP method
fft2048
- 2048点实序列fft 采用优化地方法节省存储空间和运算时间。包括2048点实序列fft,信号幅度谱分析和排序。本程序用于基于tms320lf2407的波形采集与分析上,能够精确分析信号的幅度和频率分量。-2048-point sequence is optimized to fft method used to save storage space and computing time. Including the 2048-point real sequence fft, signal am
codepu
- 谱分析处理程序,关于数字信号处理的处理方法综述 -This code is a ...
dsp
- AR过程的线性建模与功率谱估计 理解AR过程的产生机理,复习实验1估计自相关序列的方法。 2.利用估计出的自相关序列来求解信号的功率谱,即用周期图法来估计功率谱。 3.分别采用自相关法(Yule-Walker法),协方差法,Burg法,修正协方差法来估计功率谱,并与周期图法进行比较,分析性能孰优孰劣。 4.学习matlab在数字信号处理中的应用。 -Linear AR process modeling and power spectrum estimation
calculate_psd_JJF
- 使用周期图方法计算功率谱,根据RBW设定确定频率分辨率-Power Spectrum calculation with RBW setting
pujianfa
- 用于语音增强中的谱估计基本方法,针对音调较低,声音较沉闷的语音可以选用改进型的谱估计方法。-Spectrum estimation for speech enhancement in the basic method for tone lower than the dull sound of the voice can choose to use the improved spectral estimation method.
lpc
- 1.用matlab实现对一个元音和一个清辅音的LPC系数,LPCC系数和MFCC系数的提取。 2,用LPC对这两个语音信号的功率谱进行估计,其中,LPC系数要分别有5阶,10阶,15阶和20阶四种情况,并在一个图里画出信号本身的FFT功率谱和四条不同阶数的LPC谱估计图,以作比较。注意,LPC和LPCC只考察自相关法。 3,用对数面积比的方法来求出这两个发音的变截面声管模拟图形,10阶即可-Using matlab to achieve the LPC coefficients of a
gonglvpu
- 函数fft1用经典方法计算信号的功率谱;hanshu.m中用welch方法计算功率谱,并选择不同的窗函数进行了对比;yali.m中用music法对接触压力数据进行功率谱分析-Calculated using the classical method function fft1 power spectrum of the signal hanshu.m using the welch methods calculate the power spectrum, and select a diffe
burg
- 用于burg法功率谱估计,方法简单,易实现。-Burg power spectrum estimation