搜索资源列表
LBG
- LBG vector quantization source code
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
LBG-3
- 用LBG(Linde,Buzo,Gray)算法训练码本,说道这三个人,对这有研究的人就很清楚了,为什么要20个字呢-with LBG (Linde, Buzo, Gray) algorithm codes the training, said that three individuals, this study is the very clear why it should be 20 characters?
LBGwlee
- 这是我写的用c语言实现LBG算法的一个程序。LBG算法是语音信号处理中一种矢量量化的方法。我的邮箱:wleechina@163.com-This is what I wrote with C Language LBG algorithm a procedure. LBG is the voice signal processing a vector quantization method. My mail : wleechina@163
VQcode
- 矢量量化编码源代码,包括标准矢量量化,树形矢量量化等-vector quantization coding source code, including standard vector quantization, such as tree VQ
vqLBG
- Vector quantization using LBG method of center splitting
lbgvq
- lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。-lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.
LBG
- LBG vector quantization source code
vqq
- 采用LBG算法计算矢量量化器的Matlab仿真程序。-use LBG vector quantization algorithm for the simulation program Matlab.
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 f
codebook8_512
- 基于LBG算法的矢量量化码书设计的Matlab程序-LBG algorithm based on vector quantization codebook design procedure of Matlab
LBG-Vector-Quantization
- 对二维图像进行压缩,采用matlab编程实验,-Of two-dimensional image compression using matlab programming experiment
LBGmatlab
- 毕业设计做的...用LBG算法实现矢量量化的算法..matlab-Designed to do graduate ... the LBG algorithm using vector quantization algorithm .. matlab
lbg.c
- LBG algorithm for vector quantization
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:高斯機率密度函數的非均勻
LBGMatlab
- 使用matlab实现的矢量量化的LBG算法,内有文档说明-Matlab achieved using the LBG vector quantization algorithm, there are documented
VQ
- 用matlab实现基于LBG算法的向量量化编码-Matlab by LBG algorithm based on vector quantization coding
VQ_C_language
- 基于经典LBG算法的矢量量化的C语言实现,注释详尽,很容易让读者理清程序算法和思路。函数的功能和怎么调用,一目了然。-Based on the classic LBG vector quantization algorithm C-language implementation, comment in detail, it is easy for readers to sort out procedural algorithms and
45666031LBG-Vector-Quantization
- 45666031LBG-Vector-Quantization in speaker recognition
vqlbg
- 语音信号处理矢量量化的LBG算法,又称K-mean 算法-in speech signal process vector quantization technology using LBG algorithm with matlab language