Welcome![Sign In][Sign Up]
Location:
Search - vq

Search list

[Compress-Decompress algrithmsGvqprog

Description: VQ压缩算法,含训练数据。这是很经典的压缩编码算法。-VQ compression algorithm, with training data. This is a very classic compression coding algorithm.
Platform: | Size: 2448384 | Author: zhao xian sheng | Hits:

[GUI DevelopLBG

Description: 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 vectors, generally referred to as training set, is needed to be processed. Usually, vectors sampled from a group of typical signals to be encoded altogether construct a training set T={x1,x 2,?.x M} ,where xi represents a sampled training vector and M represents the size of training set which is far greater than the codebook size N.
Platform: | Size: 87040 | Author: 龙鹏 | Hits:

[Audio programvq

Description: 语音矢量量化编码是一项在语音编码中应用广泛的技术,相信对做语音编码的很有用。-Voice coding vector quantization in speech coding is a widely used technology, speech coding do believe that the very useful.
Platform: | Size: 261120 | Author: 马致远 | Hits:

[Compress-Decompress algrithmsVQ

Description: 算术编码是把一个信源表示为实轴上0和1之间的一个区间,信源集合中的每一个元素都用来缩短这个区间。 算术编码的过程如下: (1)设定编码区间的高段为h,编码区间的长度为g,EndC为编码字符分配的高段,StartC 为字符分配区间的低端。 (2)根据有限的信源估算出各元素的概率。 (3)杜宇编码的元素A1,根据(2)估算的概率和区间,计算出该元素编码后的新的l,和h。-Arithmetic coding is a source expressed as a real axis between 0 and 1, a range of source collection of every element are used to shorten the interval. Arithmetic coding process is as follows: (1) set the encoding range for the high-paragraph h, the length of interval encoding g, EndC for encoding characters in the distribution of high-paragraph, StartC for the characters in the distribution of the low-end range. (2) According to the limited source to estimate the probability of each element. (3) Du coding element A1, according to (2) to estimate the probability and the interval to calculate the elements of the new code of l, and h.
Platform: | Size: 4096 | Author: 王曉明 | Hits:

[matlabsbc

Description: Wavelet Subband coding for speaker recognition The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar.-Wavelet Subband coding for speaker recognitionThe fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. The fn also calculates the DCT part. Using this fn and other algo for pattern classification (VQ, GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar.
Platform: | Size: 88064 | Author: chan man man | Hits:

[Windows DevelopLBG

Description: 使用LBG演算法來做影像訓練簿分群動作,此影像訓練簿是為了之後用於向量量化壓縮VQ的部分。-The LBG algorithm is for the VQ codebook generation
Platform: | Size: 542720 | Author: wen-chuan wu | Hits:

[matlabASRCODE

Description: DTW+VQ实现的语音识别 UIUC提供,包含样本 只需将.txt改成.m-DTW+ VQ implementation of speech recognition . provide by UIUC, including samples simply. Txt into. M
Platform: | Size: 572416 | Author: reco19 | Hits:

[matlabCH3

Description: 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_2.bmp: 影像檔 lena.mat: Matlab的矩陣變數檔 -L3_1.m: scalar quantizer design (the program) L3_2.m: quantitative result of the false contour (the program) L3_3.m: Vector quantizer code book of the generation (the program) L3_4.m: training in the use of LBG three different size and dimension of the code book and separate VQ (program) gau.m: ML quantizer design in the denominator of the calculation formula (function) gau1.m: ML quantizer design in the calculation of molecule-type ( function) LBG.m: LBG training method (function) quantize.m: Gaussian probability density function of the non-uniform quantization (function) VQ.m: vector quantization (function) L3_2.bmp: image file lena.mat: Matlab matrix variable file
Platform: | Size: 191488 | Author: Oki | Hits:

[Speech/Voice recognition/combinevq

Description: this file is for speech recognition based on vector quantisation. it has all the functions in 1 file-this file is for speech recognition based on vector quantisation. it has all the functions in 1 file..
Platform: | Size: 6144 | Author: pulkit sharma | Hits:

[Speech/Voice recognition/combinespeakercode1

Description: Speaker Identification using MFCC feature and VQ training, very clear MATLAB code
Platform: | Size: 1985536 | Author: Cutie Babe | Hits:

[Speech/Voice recognition/combineVQ_LBG_newdistortion

Description: 语音编码中对LSF系数进行VQ处理,LBG方法生成VQ码书,且采用了新的失真测度-Speech Coding for VQ processing LSF coefficients, LBG method of VQ codebook generation, and adopted a new measure of distortion
Platform: | Size: 3072 | Author: Beth Chen | Hits:

[matlabvq

Description: 说话人识别的matlab实现,供大家参考-tell the speaker s voice
Platform: | Size: 711680 | Author: BruceLee | Hits:

[Audio programwavcvt_tree

Description: VQ 矢量量化算法压缩 wav 音频,Tree 树搜索模式,不使用任何其他函数库。-VQ VQ wav audio compression algorithm, Tree tree search mode, do not use any other library.
Platform: | Size: 278528 | Author: | Hits:

[matlabVQ

Description: 用matlab实现基于LBG算法的向量量化编码-Matlab by LBG algorithm based on vector quantization coding
Platform: | Size: 1024 | Author: vvvpig | Hits:

[Speech/Voice recognition/combineH2Mtoolbox

Description: 此工具箱里面有关于HMM、VQ、SVQ算法的原代码,可以方面的被调用。-H2M tool box is a advantageous tool box.there are HMM\VQ\svq and orther uesful algorithms.
Platform: | Size: 982016 | Author: 陈娟 | Hits:

[Speech/Voice recognition/combineVQ-kmmr

Description: Vecter quantification by kmmr
Platform: | Size: 2048 | Author: chen_zhoa | Hits:

[matlabvqlbg

Description: Using vqlbg to implement the vq algorithm
Platform: | Size: 1024 | Author: Ant | Hits:

[Windows Developa

Description: 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 based on training sequence of Vector Quantization (VQ) algorithm.
Platform: | Size: 47104 | Author: adu | Hits:

[Windows Developdaimaa

Description: 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 based on training sequence of Vector Quantization (VQ) algorithm.
Platform: | Size: 47104 | Author: adu | Hits:

[Speech/Voice recognition/combinevq

Description: 用于说话人识别的矢量量化的完整程序!关于与文本有关的说话人识别的识别率很高。-For speaker recognition vector quantization of the full program!
Platform: | Size: 6144 | Author: 张春艳 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net