Location:
Search - LBG c
Search list
Description: 矢量量化聚类程序,c++编写,已调试通过,内附说明文档。-VQ clustering procedure, c preparation, testing, documentation attached.
Platform: |
Size: 3803 |
Author: 赵姝彦 |
Hits:
Description: 矢量量化聚类程序,c++编写,已调试通过,内附说明文档。-VQ clustering procedure, c preparation, testing, documentation attached.
Platform: |
Size: 3072 |
Author: 赵姝彦 |
Hits:
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:
Description: 用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?
Platform: |
Size: 16384 |
Author: liu |
Hits:
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:
Description: lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。-lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.
Platform: |
Size: 2048 |
Author: slyang |
Hits:
Description: lbg算法代码,希望大家用的上。。 。。。
-LBG algorithm code, hope that the U.S. used. . . . .
Platform: |
Size: 316416 |
Author: 李仙琴 |
Hits:
Description: LBG algorithm for vector quantization
Platform: |
Size: 3072 |
Author: braeker |
Hits:
Description: An algorithm for vector quantizer design
矢量量化LBG算法的PDF,本人根据这个PDF实现了矢量量化,矢量量化是空域压缩数据中唯一能和频域相比的,应用相当的广-An algorithm for vector quantizer design
Platform: |
Size: 1186816 |
Author: well |
Hits:
Description: 基于经典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 ideas. The function and how function calls, at a glance.
Platform: |
Size: 3072 |
Author: 陈永恒 |
Hits:
Description: 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. Implementation process is simple, to a CPP file.
Platform: |
Size: 4096 |
Author: 张三平 |
Hits:
Description: lbgvq c program for vector quantization AND lbg-lbgvq c program for vector quantization AND lbg
Platform: |
Size: 2048 |
Author: mayas_salman |
Hits:
Description: Codebook design process for Vector Quantization (VQ) using the LBG algorithm for dev c
Platform: |
Size: 2048 |
Author: tony |
Hits:
Description: 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 codebook (mps) 、prog-tie.c // 影像壓縮解壓縮,利用 triangular inequality elimination (tie)-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 codebook (mps) 、prog-tie.c // 影像壓縮解壓縮,利用 triangular inequality elimination (tie)
Platform: |
Size: 10240 |
Author: tony |
Hits:
Description: This is universal codebook generator with LBG algorithm by DVE C.
Platform: |
Size: 10240 |
Author: tony |
Hits:
Description: 本程序可以将一个给定线性系统转换成龙伯格能控/能观II型。此线性系统由A,B,C,D四个矩阵描述-This program can transform a given linear system controllability Jackie Berg/observability II type. This linear system is composed of A, B, C, D four matrix description
Platform: |
Size: 1024 |
Author: hu |
Hits:
Description: 矢量量化lbg算法的c语言实现。对训练序列实时N维矢量量化。适用于语音信号处理。-VQ lbg algorithm c language. Real-time vector quantization of the training sequence.
Platform: |
Size: 2048 |
Author: liuqingfeng |
Hits:
Description: 矢量量化算法的C语言实现:LBG(K-均值)聚类算法,在欧几里的距离基础上用LBG算法将输入向量聚类。-Vector quantization of C language implementation algorithm:LBG (k-means) clustering algorithm, in several European based on the distance with LBG algorithm will input vector clustering.
Platform: |
Size: 3072 |
Author: lorna |
Hits:
Description: 使用C#语言编写的龙贝格积分算法实现定积分的计算,Winform界面,可以在程序中设置被积函数,在界面中输入积分上下限和精度要求即可输出积分结果。-Romberg integration algorithm using C# language to achieve the definite integral calculation, Winform interface, can be set in the program is integrable functions, enter the limits of integration and accuracy requirements can be output integration results in the interface.
Platform: |
Size: 45056 |
Author: changyanhui |
Hits:
Description: LBG递推算法。用于解现代信号处理线性预测方程。c语言编写-LBG recursive algorithm. For the solution of linear prediction equations of modern signal processing
Platform: |
Size: 2048 |
Author: 柳晴风 |
Hits: