搜索资源列表
vq
- 语音识别中的矢量量化(vq)的matlab程序,希望可以帮到需要的人-Speech Recognition vector quantization (vq) Matlab procedure, the desire to help people in need
VQ.rar
- 在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用说明: 1 训练 打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:\vq) 在Command windows中输入 train( 1s\ ,7) 这是将1s中的wav文件进行特征提取并产生VQ码本, 在workspace中有个ans的文件保存为.m文件,比如7.
a
- Matlab矢量量化图像压缩程序 矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于 训练序列的Vector Quantization (VQ)算法。-Matlab vector quantization image compression procedures for vector quantization VQ, is a common compression technology. Linde, Buzo, and Gray proposed
LBG
- Linde, Buzo, and Gray (LBG) proposed a VQ design algorithm based on a training sequence. The use of a training sequence bypasses the need for multi-dimensional integration. The LBG algorithm is of iterative type and in each iteration a large set of v
vq
- 使用lpcc参数的vq算法,vq为主函数,lpcc是提取线性倒谱系数-The use of the VQ algorithm lpcc parameters, vq-based function, lpcc is the extraction of linear cepstrum coefficients
CH3
- L3_1.m: 純量量化器的設計(程式) L3_2.m: 量化造成的假輪廓(程式) L3_3.m: 向量量化器之碼簿的產生(程式) L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式) gau.m: ML量化器設計中分母的計算式(函式) gau1.m: ML量化器設計中分子的計算式(函式) LBG.m: LBG訓練法(函式) quantize.m:高斯機率密度函數的非均勻量化(函式) VQ.m: 向量量化(函式) L3
VQ
- Compression and decompression VQ=vector quantization for image.
speakercode1
- Speaker Identification using MFCC feature and VQ training, very clear MATLAB code
VQ_LBG_newdistortion
- 语音编码中对LSF系数进行VQ处理,LBG方法生成VQ码书,且采用了新的失真测度-Speech Coding for VQ processing LSF coefficients, LBG method of VQ codebook generation, and adopted a new measure of distortion
vq
- 说话人识别的matlab实现,供大家参考-tell the speaker s voice
VQ
- 用matlab实现基于LBG算法的向量量化编码-Matlab by LBG algorithm based on vector quantization coding
daimaa
- Matlab矢量量化图像压缩程序 矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于 训练序列的Vector Quantization (VQ)算法。-Matlab vector quantization image compression procedures for vector quantization VQ, is a common compression technology. Linde, Buzo, and Gray proposed
vq
- 基于VQ的语音识别程序,我用了,很好用,希望帮帮大家!-VQ-based speech recognition program I used, very good use, you want to Bang Bang!
VQ
- 用Matlab语言实现的矢量量化编码源程序-Using Matlab language source code for vector quantization
matlabVQ
- This is a complete program for speaker recognition based MATLAB. It uses VQ(vector quantization) method to detect different speakers.
VQ-pattern-recognition
- VQ声纹识别算法和实验. 摘要:采用线性预测倒谱系数(1inear prediction cepstrum coefficient,LPCC)作为语音的特征参数,矢量量化(vector quantity,VQ)方法进行模式匹配,探讨声纹识别以实现身份认证,并对此识别方法进行了相关的实验.通过验证,这种方法可以区分不同的说话人,并且在做说话人辨认实验时可达到较高的识别率.-VQ pattern recognition algorithms and experimental sound. Ab
VQ
- this function perform vector quantization on the image by using matlab program -this function perform vector quantization on the image by using matlab program ..
VQ-Matlab
- 基于矢量量化的孤立词语音识别系统看,性能良好,Matlab 实现!-Based on vector quantization of isolated word speech recognition system to see, good performance, Matlab to achieve!
VQ---Matlab
- 基于VQ的说话人识别程序,识别1-7号样本的说话人-peaker recognition based on VQ procedures, speaker recognition 1-7 samples
matlab实现VQ说话人识别系统
- 基于Matlab简单的语音识别系统,能够通过样本训练得到最后结果。(Simple speech recognition system based on Matlab can get the final result through sample training.)