搜索资源列表
vq
- 说话人识别是语音识别的一种特殊方式,其目的不是识别语音内容,而是识别说话人是谁,即从语音信号中提取个人特征。采用矢量量化(VQ)可避免困难的语音分段问题和时间归整问题,且作为一种数据压缩手段可大大减少系统所需的数据存储量。本文提出了识别特征选取采用复倒谱特征参数和对应用VQ的说话人识别系统改进的一种方法。当用于训练的数据量较小时,复倒谱特征可以得到比较稳定的识别性能。VQ的改进方法避免了说话人识别系统的训练时间与使用时间相差过长从而导致
Matlabcorrelation
- 对正弦信号自相关和互相关运算的实验。在进行算法模拟时首先应对一个实时数字信号处理的任务选择一种方案和多种算法,用计算机高级语言如(c、Matlab等工具)验证算法能否满足系统的性能指标;然后从多种信号处理算法中找出最佳或准最佳算法。-right sinusoidal signal autocorrelation and cross correlation of the experimental operation. Conducting
ccorr
- 自相关程序,本程序用来求序列的自相关运算,效果不错-since the associated procedures, the procedures used for the sequence-related operations since good results
Matlabcorrelation
- 对正弦信号自相关和互相关运算的实验。在进行算法模拟时首先应对一个实时数字信号处理的任务选择一种方案和多种算法,用计算机高级语言如(c、Matlab等工具)验证算法能否满足系统的性能指标;然后从多种信号处理算法中找出最佳或准最佳算法。-right sinusoidal signal autocorrelation and cross correlation of the experimental operation. Conducting
ccorr
- 自相关程序,本程序用来求序列的自相关运算,效果不错-since the associated procedures, the procedures used for the sequence-related operations since good results
MATLAB
- 卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1,利用for和if语句实现倒序求和运算。外循环用一个for语句实现平移,通过在求和时取数组元素的顺序实现倒序求和-Convolution operation: take x (t) and h (t) of length nx, nh. Translational volume n = nh+ Nx-1, use for and if statements to
dsp_autocor
- TI公司的DSPLIB,用于实现自相关运算,C6400系列,汇编语言编写,附带C源码,可以在C语言中调用-TI' s DSPLIB, for the realization of self-related operations, C6400 series, the compilation of languages, with C source code, you can call in the C language
pitchdetection
- 自相关法基音检测的MATLAB代码。自相关法计算速度较快的自相关函数法检测语音的基音频率,有效剔除了高频共振峰和噪音的影响,其估计基音频率准确性高,稳定性好,运算速度较快。-CAMDF
autocorr123.m
- 本程序实现两个任何实值序列的自相关互相关运算-The program realization of two of any real value of autocorrelation in calculating
code
- 依据自相关运算和互相关运算的原理,对一信号进行自相关操作-Based on autocorrelation and cross correlation by using the principle of a signal from the correlation operation
Autocorrelation
- 地震资料处理中常用的自相关运算,应用C++语言,简单的实现了该运算,用于资料处理-Commonly used in seismic data processing since the correlation operation, application C++ language, the simple realization of the operator for data processing
main_corr
- 通过此程序能够实现一个序列的自相关运算或两个序列的互相关运算,在扩频通信中应用广泛-Through the self-correlation operation of this program is to achieve a sequence or two sequences of cross-correlation operator, widely used in spread spectrum communication
correl
- 相关运算和自相关运算的C语言实现代码,适合初学者对于这两种数学运算编程实现的理解。-Related operations and related operations C language code, suitable for beginners understanding of these two math programming.
2dAutocorrelationFunction
- 本程序实现了信号、二维图像、估值滤波器的自相关运算。-This program is the method of calculating the auto-correlation function, it is used in statistical studies,signal and image processing, estimation filtering ...etc.
decon.cpp
- 维纳滤波方式的子波反褶积,包含自相关运算、矩阵转换-Wiener filtering method wavelet deconvolution
ZIXIANGGUAN
- 该算法完成了信号的自相关运算,并且已经调试成功。-The algorithm completes the autocorrelation signal, and has been successful commissioning.
autocorrelation-
- matlab带噪声周期信号的自相关运算代码仿真有图-autocorrelation matlab periodic signal with noise
gold_spread
- 在MATLAB上的基本扩频编码,并增加了自相关运算功能-MATLAB on the basic spreading code, increasing the autocorrelation function calculation
自相关运算
- 自行编写的简单的自相关运算,可用于图像的自相关运算(demonstrated and explained matlab image convolution and autocorrelation function, these two functions have a lot of skills in the use of note.)
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