搜索资源列表
Matlab仿真1.1_shenchao
- 经典功率谱估计的matlab仿真。利用的是直接法-classic power spectrum estimation of Matlab simulation. The use of the direct method
gonglvpuguji
- 数字信号处理的一个matlab程序,实现功率谱估计的功能
zhouqitu
- 利用周期图法对信号进行功率谱估计,源代码,有详细的注解,供参考-Periodogram method using the signal power spectrum estimation, source code, there are detailed notes for reference
dsp
- AR过程的线性建模与功率谱估计 理解AR过程的产生机理,复习实验1估计自相关序列的方法。 2.利用估计出的自相关序列来求解信号的功率谱,即用周期图法来估计功率谱。 3.分别采用自相关法(Yule-Walker法),协方差法,Burg法,修正协方差法来估计功率谱,并与周期图法进行比较,分析性能孰优孰劣。 4.学习matlab在数字信号处理中的应用。 -Linear AR process modeling and power spectrum estimation
short-term-analysis-
- 完成对一段语音信号的短时分析,语音信号要包括清音、浊音和无声段,求其短时平均能量、短时平均过零率、短时自相关函数和短时功率谱;-Complete short-term analysis of a voice signal, the specific requirements: a voice signal to include the voiceless, voiced, and silent segments 2, find its short-term average energy, sh
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
Levinson
- levinson算法在数字信号处理中有广泛的应用,本程序用matlab来实现levinson算法,进而进行功率谱估计-the levinson algorithm is widely used in digital signal processing, the program using matlab levinson algorithm, and thus the power spectrum estimation
FFT
- 此程序主要是详细给出了在matlab中如何求解信号的fft,包括功率谱,功率谱密度,幅度谱;-This procedure is given in detail how to solve the signal in matlab fft, including power spectrum, power spectral density, amplitude spectrum