搜索资源列表
lpcauto
- matlab编写,语音处理中求LPC系数的自相关程序-Matlab prepared speech processing for LPC coefficients of the relevant procedures
通道自相关
- 语音识别中的通道自相关函数,matlab版。自己编的,通过测试-Speech Recognition access autocorrelation function, Matlab version. His series, testing
lpc
- LPC 10 Code,比较经过lpc编码与没有经过lpc编码的语音差别,用自相关法计算lpc参数。-LPC 10 Code, comparison, after encoding and not LPC LPC voice coding differences, using auto-correlation method to calculate LPC parameters.
zixiangguandejiyinjiancechengxv
- 自相关函数的应用,进行基音检测,在MATLAB下进行仿真-Application of autocorrelation function for pitch detection, carried out in the MATLAB simulation
LMS
- LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
MUSIC
- 求一个复正弦加白噪声随机过程的信号: xn=exp(j*pi*n-j*pi)+exp(j*w0*n-j*0.7*pi)+v v(n)为零均值白噪声。S/N=10dB。取P=3,构造4阶的自相关矩阵R的基于MUSIC算法的功率谱估计的MATLAB程序-For a complex sinusoid plus white noise of the signal random process: xn = exp (j* pi* nj* pi)+ exp (j* w0* nj* 0.7* pi)+ v
lpcau
- 语音信号处理,matlab程序,用于求取线性预测系数,采用自相关函数法
yizhenzhouqi
- 自相关方法提取语音一帧基音周期,很简单的-zi xiang guan ti qu ji yin zhou qi
NCFF
- 语音信号处理中基音检测源程序,用matlab实现的。主要应用了改进的自相关技术。-Pitch detection in speech signal processing source code, using matlab be achieved. Major applications to improve the self-related technologies.
ACF
- 语音信号处理中基音周期提取算法。运用传统的自相关方法。并加入了三电平削波的处理。-Speech Signal Processing pitch extraction algorithm. Using the traditional autocorrelation method. And joined the three-level clipping processing.
AudioProcessing
- 该压缩包包括五个基本的语声处理方面程序,主要用来查找基准频率包括AMDF,Griffin,和自相关等算法。用Matlab编写。-The compressed packet consists of five basic Voice processing program, mainly used to find the base frequency, including AMDF, Griffin, and self-related and other algorithms. Prepared us
speech-signal-analysis-
- matlab写的关于语音信号的时域分析,包括能量,幅度,自相关函数,过零率等的程序-The time domain analysis of speech signal with Matlab, including energy, amplitude, autocorrelation function, and zero crossing rate.
LPC
- 语音信号的线性预测(LPC)方程的自相关解法及其matlab实现。-Speech signal linear prediction (LPC) the autocorrelation Solution of the equation matlab.
zishiyinglvbo
- labviewz中自适应滤波算法之调用MATLAB的相关程序。-Adaptive filtering algorithm Calling MATLAB program.
matlab--ADP
- 通过介绍如何利用matlab进行自适应滤波的相关方针,较为合理的阐述了自适应滤波的实现过程,为初学者更为深入地学习与掌握自适应滤波奠定了基础。-By how to use matlab for adaptive filtering relevant policy, more reasonable exposition of the implementation process of adaptive filtering for beginners to learn and master more
ACFandAMDFpitch
- 短时自相关和短时平均幅度差计算基音周期的matlab程序,附带有原语音信号-Short-term autocorrelation and short-term average deviation of pitch period matlab program, comes with the original speech signal
自相关运算
- 自行编写的简单的自相关运算,可用于图像的自相关运算(demonstrated and explained matlab image convolution and autocorrelation function, these two functions have a lot of skills in the use of note.)
matlab
- 语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等(The short-time analysis of speech signal mainly includes: frame, short-time energy, short time average amplitude, short-time zero crossing rate, short-time autocorrelation functio
corr_signal
- corr_signal.m文件可以通过自相关运算,将文件名为test的语音文件的音阶读出。 work1.m是一个GUI函数,图形化界面检测test.wav的音阶。 可用作展示自相关简单应用的过程。(The corr_signal.m file can read the phonetic order of the voice file named test by autocorrelation operation. Work1.m is a GUI function, the graphic