CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - vector quantization

搜索资源列表

  1. C实现矢量量化

    0下载:
  2. 使用C语言实现矢量量化,用到人工智能算法-use C language vector quantization, uses artificial intelligence algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3314
    • 提供者:王飞雨
  1. LVQ学习矢量化算法

    0下载:
  2. LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38398
    • 提供者:张伟华
  1. SURCE

    0下载:
  2. BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现,矢量量化的C语言实现-Neural Network C language, BP neural network solutions differences or problems, HMM C language, vector quantization C Language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:31828
    • 提供者:吴德烽
  1. PR2006

    0下载:
  2. BP神经网络的C语言实现 BP神经网络解决异或问题 canny源代码 HMM的C语言实现 isodata K-MEANS 车牌识别系统 矢量量化的C语言实现 -Neural Network C language BP neural network solution differences or problems canny source HMM C language isodata K-MEANS License Plate Recognition System Vector Quantizat
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:795199
    • 提供者:liang
  1. MLVQ

    0下载:
  2. LVQ算法( Learning Vector Quantization,学习矢量量化网络)是一种基于模型(神经网络)的方法,本实验要实现的是对LVQ改进的聚类方法——MLVQ(闫德勤等人提出)。该方法克服了LVQ算法对初值敏感的问题和广义学习矢量量化(GLVQ)网络算法性能不稳定的缺点。(附文章)-LVQ algorithm (Learning Vector Quantization. learning vector quantization network) is a model-based
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:899470
    • 提供者:linvg
  1. LVQprogramme

    0下载:
  2. 本源码为学习矢量量化算法源程序。支持模式识别和人工智能算法-the source for learning vector quantization algorithm source. Support pattern recognition and artificial intelligence algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38398
    • 提供者:wawyace
  1. TRAINVQ

    0下载:
  2. 這是一個利用讀取一碼本來執行向量量化的vc代码-This is a code used to read an original implementation of the vector quantization vc code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1173063
    • 提供者:pan
  1. Clustering433

    0下载:
  2. 一个对初学者非常实际非常方便的矢量量化的C语言实现 ,值得-one pair of very real beginners very convenient vector quantization C language, it is worth a look at
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3160
    • 提供者:辜小花
  1. LVQ

    0下载:
  2. 这是一个向量量子化的程序,且生成两种运行环境,Dos界面以及linux环境。有三个文件,lvq.zip为源码,Winlvq为Dos运行界面,另外一个为linux运行环境。-This is a vector quantization procedure, and generate two types of operating environment, Dos interface and linux environment. There are three documents, lvq.zip fo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:363703
    • 提供者:张燕萍
  1. HW3

    0下载:
  2. 使用LVQ算法对四类不同的点进行分类,并将最后结果画出-Use learning vector quantization to classify the four classes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:577
    • 提供者:danny
  1. k-means

    1下载:
  2. 使用k-means算法模拟向量量子化过程-Using k-means algorithm for vector quantization process simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1244
    • 提供者:qjc
  1. Applicationofthecrossentropymethodtoclusteringand

    0下载:
  2. Application of the cross-entropy method to clustering and vector quantization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:470997
    • 提供者:siminov
  1. 04667040

    0下载:
  2. A new design of a music note recognition system based on time delay neural networks, self organizing maps, and linear vector quantization is proposed in this paper, and the general designs of two possible applications based on this system are
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:313773
    • 提供者:ann
  1. module-1

    0下载:
  2. ector quantization is a classical quantization technique from signal processing which allows the modeling of probability density functions by the distribution of prototype vectors. It was originally used for data compression. It works by dividing a l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:6602
    • 提供者:noopur
  1. kuaisu

    0下载:
  2. 快速最近邻矢量量化码字搜索算法 一种快速最近邻矢量量化码字搜索算法-Fast nearest neighbor codeword search algorithm for vector quantization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:55980
    • 提供者:simon
  1. gaijin

    0下载:
  2. 研究一种高效改进的矢量量化码字搜索算法 研究一种改进的矢量量化码字搜索算法-An improved codeword search algorithm for vector quantization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:230780
    • 提供者:
  1. gaijinlizi

    0下载:
  2. 进行一种基于改进粒子群算法的矢量量化码书设计研究 基于改进粒子群算法的矢量量化码书设计研究-Improved particle swarm optimization algorithm based on vector quantization codebook design research
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-16
    • 文件大小:153658
    • 提供者:
  1. Vector-Quantization

    0下载:
  2. K-Means Algorithm with Spliting Method for Training
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3711
    • 提供者:niuosha
  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. lvq_pak-3.1

    0下载:
  2. VC++的人工智能领域的学习向量量化LVQ(Learning Vector Quantization)的实现包。-VC++ the field of artificial intelligence learning vector quantization LVQ (Learning Vector Quantization) implementation package.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:747520
    • 提供者:shinka
« 12 »
搜珍网 www.dssz.com