搜索资源列表
Gvqprog
- An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
quantizing
- 应用LBG算法对语音信号进行矢量量化。本压缩包共有两个主文件,training.m对训练数据进行处理并得到四个初始码本,quantizing.m对待量化数据进行矢量量化。其余为自编功能函数。-application of voice signal VQ. The compressed into two main documents, training.m right training data to be processed and four of the initial code, quant
lbg
- 矢量量化聚类程序,c++编写,已调试通过,内附说明文档。-VQ clustering procedure, c preparation, testing, documentation attached.
LBG.rar
- 使用LBG演算法來做影像訓練簿分群動作,此影像訓練簿是為了之後用於向量量化壓縮VQ的部分。,The LBG algorithm is for the VQ codebook generation
lbg
- 矢量量化lbg算法的c语言实现。对训练序列实时N维矢量量化。适用于语音信号处理。-VQ lbg algorithm c language. Real-time vector quantization of the training sequence.
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
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_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实现基于LBG算法的向量量化编码-Matlab by LBG algorithm based on vector quantization coding
LBG
- it is for LBG IN SPEECH
LBGVQ_wgy
- LBG矢量量化C/C++语言实现(可执行) LBG是经典的矢量量化算法,通过对训练集的分析,生成适量量化使用的码本。 实现过程简单明了,就一个CPP文件。-LBG VQ C/C++ language (executable) LBG is a classic vector quantization algorithm, the analysis of the training set to generate code used to quantify the amount. Imp
LBG
- Codebook design process for Vector Quantization (VQ) using the LBG algorithm for dev c
vq-maltab
- This is universal codebook generator with LBG algorithm by myself.
VQ
- LBG.c // 編碼本訓練程式,利用四張測試影像、prog.c // 影像壓縮解壓縮,利用 full search 、prog-dta.c // 影像壓縮解壓縮,prog-dta.c // 影像壓縮解壓縮,利用 double test algorithm (dta) 、prog-lut.c // 影像壓縮解壓縮,利用 lookup table (lut) 、prog-mps.c // 影像壓縮解壓縮,利用 mean-distance-ordered partial serach codeboo
VQ-BY-DEV-C
- This is universal codebook generator with LBG algorithm by DVE C.
LBG
- LBG code for VQ watermarking
59159000-Speaker-Recognition-Using-MATLAB
- speaker recognition.In 1980, 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. A VQ that is designed using this algorithm are r
VQ
- LBG算法设计矢量量化码书的函数,需要给出训练序列x,矢量维数K和码书长度CN,返回根据训练序列给出的最小误差码书。-LBG algorithm for vector quantization codebook design function , you need to give training sequence x, vector dimension K and codebook length CN, return according to the minimum error given t
VQ-BY-DEV-C
- This is universal codebook generator with LBG algorithm by DVE C.
LBG_VQ-master
- LBG-VQ c++ 和 matlab 程序代码(LBG-VQ, c++, and matlab program code)