CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - LBG-algorithm

搜索资源列表

  1. loadcode

    0下载:
  2. 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:34727
    • 提供者:aa
  1. lbg

    0下载:
  2. LBG算法 简单的一个描述LBG算法的例子-LBG algorithm, a simple example to describe LBG algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:994
    • 提供者:li
  1. LBGmatlab

    1下载:
  2. 毕业设计做的...用LBG算法实现矢量量化的算法..matlab-Designed to do graduate ... the LBG algorithm using vector quantization algorithm .. matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:233362
    • 提供者:王占元
  1. LBG_algorithm

    0下载:
  2. 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.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3643
    • 提供者:tess
  1. VQ

    0下载:
  2. 用matlab实现基于LBG算法的向量量化编码-Matlab by LBG algorithm based on vector quantization coding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1339
    • 提供者:vvvpig
  1. vq-maltab

    0下载:
  2. This is universal codebook generator with LBG algorithm by myself.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:231325
    • 提供者:tony
  1. mvq

    0下载:
  2. 用LBG算法对图像进行矢量量化,并实现了图像解码,图像解码视觉效果良好。-realized image vector quantization employed the LGB algorithm, and achieved the image decoding, image decoding visual effect is good.
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2124121
    • 提供者:
  1. vqsplit

    0下载:
  2. 矢量量化:基于分裂算法的LBG算法,用分裂质心的方法进行,直到达到码字数量为止-Vector quantization: based on splitting algorithm with LBG algorithm, and split centroid number code words until reaching so far
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3699
    • 提供者:jieli
  1. vqlbg

    0下载:
  2. 语音信号处理矢量量化的LBG算法,又称K-mean 算法-in speech signal process vector quantization technology using LBG algorithm with matlab language
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:732
    • 提供者:renfangqin
  1. codes

    0下载:
  2. abt lbg algorithm using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:51014
    • 提供者:angel
  1. xuexiLGB

    0下载:
  2. 最经典的算法,LBG算法,其计算量大,可在进一步改进得到更好的效果-The most classical algorithm, LBG algorithm, the calculation volume can be further improved to get better results
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:789
    • 提供者:yinxuejiao
  1. lbg

    0下载:
  2. lbg算法用matlab实现。。内有英文文献及相关代码-Lbg algorithm matlab.. There were English literature and relevant code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1232773
    • 提供者:刘勇
  1. 59159000-Speaker-Recognition-Using-MATLAB

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2381107
    • 提供者:arun
  1. jpeg

    0下载:
  2. a source code for vector quantization using LBG algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:64916
    • 提供者:Amit
  1. LBG_GA

    0下载:
  2. 用遗传算法对LBG语音码本进行优化处理,得到最优码本,内含语音文件。-Genetic algorithm to optimize the voice on the LBG codebooks to get the optimal codebook contains the voice files.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:585884
    • 提供者:john
  1. lbg_vq

    0下载:
  2. LBG-vector quantization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:65417
    • 提供者:AWHWOOHYUN
  1. VQ

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:776
    • 提供者:Sun
  1. speechfiles

    0下载:
  2. This files has code for LBG algorithm, that is vector quantization, MFCC and sinlence removal code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1418
    • 提供者:rani
  1. lagrangepoly

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:15837
    • 提供者:noufal
  1. LBG

    0下载:
  2. Illustration of the LGB Vector Quantization Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:753
    • 提供者:Asya
搜珍网 www.dssz.com