搜索资源列表
-
0下载:
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
-
-
0下载:
这是我写的用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.com
-
-
0下载:
Vector quantization using LBG method of center splitting
-
-
0下载:
应用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
-
-
0下载:
矢量量化lbg算法的c语言实现。对训练序列实时N维矢量量化。适用于语音信号处理。-VQ lbg algorithm c language. Real-time vector quantization of the training sequence.
-
-
0下载:
由Nam Phamdo编写的基于LBG的矢量量化程序,对于语音的压缩很有意义,也可以用在视频和图像的压缩中。-Nam Phamdo prepared by LBG-based vector quantization process, for voice compression meaningful, but also can be used in video and image compression.
-
-
1下载:
用LBG算法进行矢量量化器的设计,用分裂法获得初始码书-Using vector quantization LBG algorithm design, with split method to obtain the initial codebook
-