Welcome![Sign In][Sign Up]
Location:
Search - LBG-clustering

Search list

[source in ebooklbg

Description: 矢量量化聚类程序,c++编写,已调试通过,内附说明文档。-VQ clustering procedure, c preparation, testing, documentation attached.
Platform: | Size: 3072 | Author: 赵姝彦 | Hits:

[Speech/Voice recognition/combineGvqprog

Description: 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
Platform: | Size: 2448384 | Author: 站长 | Hits:

[Speech/Voice recognition/combineLBGwlee

Description: 这是我写的用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
Platform: | Size: 253952 | Author: 李伟 | Hits:

[AI-NN-PRJava_neuralnetwork_toolkit

Description: 本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。 JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。 支持反向传播算法(BP),LBG聚类法和径向基网络(RBF) -This toolkit is for people interested in neural networks has provided a convenient, flexible learning and research software. JNNT by the java language, cross-platform with superior performance. Java applet demo version is more simple to just any machine can run a browser, without installing any large-scale add-on software. Enthusiasts through the internet more convenient remote access to resources. To support the back-propagation algorithm (BP), LBG clustering method and radial basis function network (RBF)
Platform: | Size: 32768 | Author: 林盈 | Hits:

[Special Effects0213201_04_VQ

Description: 是图像压缩处理的一种很好的方法,他比lbg存在这速度快,效率高的优点-Image compression is a good treatment method, the existence of this LBG him than speed, the advantages of high efficiency
Platform: | Size: 1684480 | Author: 张波 | 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:

[AI-NN-PRPP_Algorithm

Description: 将PSO和LBG结合在一步迭代过程中,并使用particle-pair(PP)搜索问题空间的算法-LBG will be in conjunction with PSO and step iterative process, and use the particle-pair (PP) problem space search algorithm
Platform: | Size: 266240 | Author: zwlo | Hits:

[Windows DevelopLBG

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

[matlabLBGmatlab

Description: 毕业设计做的...用LBG算法实现矢量量化的算法..matlab-Designed to do graduate ... the LBG algorithm using vector quantization algorithm .. matlab
Platform: | Size: 233472 | Author: 王占元 | 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:

[Compress-Decompress algrithmsLBGMatlab

Description: 使用matlab实现的矢量量化的LBG算法,内有文档说明-Matlab achieved using the LBG vector quantization algorithm, there are documented
Platform: | Size: 1593344 | Author: 梁松涛 | 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:

[Graph programVQ_wavelet_LGB

Description: 实现小波3级分解 构建3维跨频带矢量 然后LBG聚类 再重构原图像-Construction of wavelet decomposition to achieve three inter-band 3-D vector and then reconstruct the original image LBG clustering
Platform: | Size: 60416 | Author: 枫叶飘零 | Hits:

[Embeded-SCM DevelopVQ-BY-DEV-C

Description: This is universal codebook generator with LBG algorithm by DVE C.
Platform: | Size: 10240 | Author: tony | Hits:

[AI-NN-PRpsolbg

Description: 对粒子群进行优化算法求优并进行LBG算法的运行-Particle swarm optimization algorithm and the LBG algorithm find optimal operation
Platform: | Size: 357376 | Author: skystar82 | Hits:

[matlabLBG

Description: LBG code for VQ watermarking
Platform: | Size: 502784 | Author: raju | Hits:

[AI-NN-PRLBG

Description: 利用LBG算法在股市中预测,形成某类模板-LBG algorithm is used to predict the stock market, the formation of certain types of templates
Platform: | Size: 235520 | Author: 王兰 | Hits:

[matlabcodes

Description: abt lbg algorithm using matlab
Platform: | Size: 51200 | Author: angel | Hits:

[matlablbg

Description: lbg算法用matlab实现。。内有英文文献及相关代码-Lbg algorithm matlab.. There were English literature and relevant code
Platform: | Size: 1232896 | Author: 刘勇 | Hits:

[matlab59159000-Speaker-Recognition-Using-MATLAB

Description: 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 referred to in the literature as an LBG-VQ.
Platform: | Size: 2380800 | Author: arun | Hits:
« 12 »

CodeBus www.codebus.net