搜索资源列表
loadcode
- 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
lbg
- LBG算法 简单的一个描述LBG算法的例子-LBG algorithm, a simple example to describe LBG algorithm
LBGmatlab
- 毕业设计做的...用LBG算法实现矢量量化的算法..matlab-Designed to do graduate ... the LBG algorithm using vector quantization algorithm .. matlab
LBG_algorithm
- LBG算法,初始码本随机给出,然后根据对训练矢量的划分,计算形心,更新码本。原代码中含有去空胞腔的程序。-LBG algorithm, given a random initial codebook, and then based on the division of the training vector, computing the centroid, update this code. Contains the original code to empty cell process.
VQ
- 用matlab实现基于LBG算法的向量量化编码-Matlab by LBG algorithm based on vector quantization coding
vq-maltab
- This is universal codebook generator with LBG algorithm by myself.
mvq
- 用LBG算法对图像进行矢量量化,并实现了图像解码,图像解码视觉效果良好。-realized image vector quantization employed the LGB algorithm, and achieved the image decoding, image decoding visual effect is good.
vqsplit
- 矢量量化:基于分裂算法的LBG算法,用分裂质心的方法进行,直到达到码字数量为止-Vector quantization: based on splitting algorithm with LBG algorithm, and split centroid number code words until reaching so far
vqlbg
- 语音信号处理矢量量化的LBG算法,又称K-mean 算法-in speech signal process vector quantization technology using LBG algorithm with matlab language
codes
- abt lbg algorithm using matlab
xuexiLGB
- 最经典的算法,LBG算法,其计算量大,可在进一步改进得到更好的效果-The most classical algorithm, LBG algorithm, the calculation volume can be further improved to get better results
lbg
- lbg算法用matlab实现。。内有英文文献及相关代码-Lbg algorithm matlab.. There were English literature and relevant code
59159000-Speaker-Recognition-Using-MATLAB
- 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 r
jpeg
- a source code for vector quantization using LBG algorithm
LBG_GA
- 用遗传算法对LBG语音码本进行优化处理,得到最优码本,内含语音文件。-Genetic algorithm to optimize the voice on the LBG codebooks to get the optimal codebook contains the voice files.
lbg_vq
- LBG-vector quantization algorithm
VQ
- LBG算法设计矢量量化码书的函数,需要给出训练序列x,矢量维数K和码书长度CN,返回根据训练序列给出的最小误差码书。-LBG algorithm for vector quantization codebook design function , you need to give training sequence x, vector dimension K and codebook length CN, return according to the minimum error given t
speechfiles
- This files has code for LBG algorithm, that is vector quantization, MFCC and sinlence removal code
lagrangepoly
- The paper presents new clustering algorithm. The proposed algorithm gives less distortion as compared to well known Linde Buzo Gray (LBG) algorithm and Kekre’s Proportionate Error (KPE) Algorithm. Constant error is added every time to split t
LBG
- Illustration of the LGB Vector Quantization Algorithm