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

搜索资源列表

  1. Java_neuralnetwork_toolkit

    0下载:
  2. 本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。 JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。 支持反向传播算法(BP),LBG聚类法和径向基网络(RBF)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:33465
    • 提供者:林盈
  1. exp7

    0下载:
  2. LBG分类算法 用初始室心随机法和扰动因子分裂法两种方法,比较不同方法不同参数设置时的分类性能。 -LBG classification algorithm vector quantization: vector normalization within a certain range for a particular type, consists of two steps: first generate a codebook, which is the speech feature v
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:85620
    • 提供者:zzc
  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. 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. lbg

    0下载:
  2. LBG递推算法。用于解现代信号处理线性预测方程。c语言编写-LBG recursive algorithm. For the solution of linear prediction equations of modern signal processing
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:2040
    • 提供者:柳晴风
  1. Cluster

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

    • 发布日期:2017-04-28
    • 文件大小:24609
    • 提供者:treeson
  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. simulation-of-speech-coding

    0下载:
  2. 计算语音信号的AMDF(短时平均幅度差),基音估计(中心削波),LBG算法的实现-Calculation of the speech signal AMDF (short time average magnitude difference), pitch estimation clipping (center), the implementation of the LBG algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:7693
    • 提供者:赵梦娜
  1. vqlbg

    1下载:
  2. 用LBG算法进行矢量量化器的设计,用分裂法获得初始码书-Using vector quantization LBG algorithm design, with split method to obtain the initial codebook
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-12
    • 文件大小:611
    • 提供者:kuiliping
  1. ftxkcxv4

    0下载:
  2. 用于模拟矢量模式分类的LBG算法,用Java语言实现的Applet()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:auchcr
  1. 语音聚类示例

    0下载:
  2. 实验示例是基于语音中的mfcc,语音倒谱特征来进行聚类,先利用训练样本来计算训练样本聚类中心(用到了lbg算法),之后再进行分类。 注意:使用代码时需要自己更改文件路径。(This example is based on the MFCC in speech and the feature of speech Cepstrum to cluster. First, the training sample is used to calculate the training sample clus
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-01
    • 文件大小:1129472
    • 提供者:啦丿啦
« 1 2 3 4»
搜珍网 www.dssz.com