lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。-lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language. 下载
|
这是我写的用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 下载
|
采用LBG算法计算矢量量化器的Matlab仿真程序。-use LBG vector quantization algorithm for the simulation program Matlab. 下载
|
这是一个有关LBG算法的一个完整的源代码-This is one of the LBG a complete source code 下载
|
用于模拟矢量模式分类的LBG算法,用Java语言实现的Applet-vector model used to simulate the LBG classification algorithm, using the Java language Applet 下载
|
语音信号处理的lbg算法 在语音信号处理中很重要-speech signal processing algorithm in the lbg speech signal processing is very important 下载
|
应用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, quantizing.m treat quantitative data for vector quantization. The remainder self-function. 下载
|
用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? 下载
|
在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet decomposition algorithm; Choice of two small Porgy; Three pairs of classic pieces of black-and-white and color images DWT; Four zero tree, grid-based Tower vector quantization, LBG-based algorithm, based on the scalar quantization Wavelet Transform Coding ; 5 analyzed the results of the comparison. The purpose : a comprehensive training program students; Two pairs of the high number and the method of computation, programming, data structures, algorithms, digital image processing and review of the curriculum used; Three students can develop the algorithm design and analysis. 下载
|
本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。 JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。 支持反向传播算法(BP),LBG聚类法和径向基网络(RBF) - 下载
|