CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - lbg

搜索资源列表

  1. slbggsuanffap

    0下载:
  2. 语音信号处理的lbg算法法在语音信号处理中非常重要 -Lbg of voice signal processing algorithms in speech signal processing is very important
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:664719
    • 提供者:fz
  1. LLBG_algorithB

    0下载:
  2. LBG算法,初始码本随机给出,然后根据对训练矢量的划划分,计算形心,更新码本。原代码中含有去空胞腔的程序。 -LBG algorithm, the initial code book is randomly given, and then divided according to plan for the training vectors, calculate the centroid, update the code book. The source code contains the p
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3798
    • 提供者:xuan
  1. TLBGmatlaabh

    0下载:
  2. 毕业设计做的...用LBG算法实现矢量量化的算法法..matlab ,经测试可直接使用。 -Graduation design ... vector quantization algorithm method using the LBG algorithm .. Matlab, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:232572
    • 提供者:xuan
  1. llbggvqqb

    0下载:
  2. lbg算法是一种经典的矢量量化算法,此源源码为lbg算法的c语言实现。 -lbg vector quantization algorithm is a classical algorithm, this source source code for the lbg algorithms c language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-10
    • 文件大小:1859
    • 提供者:moderate
  1. vqsplit

    0下载:
  2. lbg matlab 实现lbg算法 使用环境是matlab,实现图像压缩算法-lbg matlab lbg algorithm uses the environment is matlab, image compression algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:3803
    • 提供者:李毅
  1. LBG

    0下载:
  2. 使用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 li
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:45443
    • 提供者:changyanhui
  1. lbjsf

    0下载:
  2. 已知训练序列的LBG算法的matlab实现,-LBG algorithm matlab realize the known training sequence,
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-14
    • 文件大小:1436
    • 提供者:
  1. CPP-code

    0下载:
  2. SOFM和LBG算法用于图像编码,块编码,块分割,遗传算法,有完整的程序文件和说明文件-The SOFM LBG algorithm for image coding, block coding, block segmentation, genetic algorithm, a complete program files and documentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:248576
    • 提供者:才正国
  1. lbg_vq

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

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

    0下载:
  2. LBG Vector Quantizer Design Program
  3. 所属分类:LabView

    • 发布日期:2017-11-15
    • 文件大小:176999
    • 提供者:JIJO ITTIARAH
  1. Vector-quantization

    1下载:
  2. 采用自组织映射算法(SOM)设计码书,达到全局最优,同时采用组合码字和图像块动态划分等优化算法,最终实现的码书性能比LBG算法有很大提高。这是中科大视频技术的final project,附有最终版的report和presention。-Using self-organizing map algorithm (SOM) designed codebook, the global optimum, while using a combination code word and image block
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2068578
    • 提供者:刘星宇
  1. lbgvq

    0下载:
  2. 矢量量化lbg算法,实现量化编码-Lbg vector quantization algorithm, quantization coding
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-13
    • 文件大小:2300
    • 提供者:武文超
  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-06
    • 文件大小:776
    • 提供者:Sun
  1. quantization

    0下载:
  2. 简要介绍了标量量化和矢量量化的相关知识。标量量化包括了固定量化、自适应量化、基于视觉的量化等。矢量量化包括了其基本原理和LBG,Lattice两种实现方法。-Brief scalar quantization and vector quantization related knowledge. Scalar quantization including fixed quantization, adaptive quantization, the quantization based on the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:249114
    • 提供者:ALMA CHOW
  1. VQSOM

    0下载:
  2. 利用SOM神经网络设计矢量量化的码书,结果优于传统的LBG方法,失真度较小。-SOM neural network design use vector quantization codebook, the result is better than traditional methods LBG, distortion is small.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:418610
    • 提供者:Sun
  1. Cluster

    0下载:
  2. 自动聚类算法。根据LBG算法,将数据进行自动聚类。-cluster data according LBG algorism
  3. 所属分类:Audio program

    • 发布日期:2017-04-28
    • 文件大小:24609
    • 提供者:treeson
  1. VQ-BY-DEV-C

    0下载:
  2. This is universal codebook generator with LBG algorithm by DVE C.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:10048
    • 提供者:eofper
  1. lbgcoding

    0下载:
  2. 亲测lbg方法的码书生成与编解码,附带信噪比对照-lbg coding and uncoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:38349
    • 提供者:kanjie
  1. shiliang

    0下载:
  2. 图像矢量量化matlab小程序,基于LBG算法和全搜索算法-Matlab image vector quantization small program, and full search algorithm based on LBG algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:323229
    • 提供者:liqing
  1. tplbj

    0下载:
  2. LBG算法实现信号压缩 (包括字典的构建,矢量量化等)-LBG algorithm signal compression (including construction of dictionary, vector quantization, etc.)
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:11786
    • 提供者:Kaiwen
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com