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

搜索资源列表

  1. chap10

    0下载:
  2. 有SOM、LVQ、ART三種不同方式的類神經網路可以參考的實例
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6832
    • 提供者:陳曉
  1. matlabtosolve

    2下载:
  2. 基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~ 下面说明一下bprengong程序: 数据分别用来训练和测试两部分。 具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。 在训练阶段,如果用于训练的输入训练样本的类
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:658202
    • 提供者:wang
  1. LVQ神经网络的学习算法

    0下载:
  2. LVQ神经网络结构 LVQ1学习算法 LVQ2学习算法及特点 LVQ神经网络学习算法的MATLAB实现 LVQ神经网络应用示例 LVQ神经网络与SOM神经网络的区别
  3. 所属分类:文档资料

    • 发布日期:2009-12-17
    • 文件大小:193554
    • 提供者:shengdong1979
  1. somlvq

    0下载:
  2. This project compares the performance of SOM versus LVQ in classification problems. Given two data sets: ‘iris.dat’ has 150 patterns of 3 classes with 4 features. ‘wine.dat’ has 178 patterns of 3 classes with 13 features. For SOM, use its alg
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8235
    • 提供者:massumeh
  1. MATLAB-Neural-network-cases

    1下载:
  2. 共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-Neural network cases
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:5554713
    • 提供者:郑雪
  1. ANN

    2下载:
  2. 人工神经网络的c++实现方法,包括BP,RBF,SOM,LVQ等网络的源程序-Artificial neural network c++ realization, including BP, RBF, SOM, LVQ and other network source
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:108884
    • 提供者:feng lili
  1. knn_som

    0下载:
  2. This function can inflexibly used by the programmers who want to find neighbor in som
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2551
    • 提供者:jeraggio
  1. lvq

    0下载:
  2. lvq méthode indexation basé sur le som clustering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1342
    • 提供者:chergui
  1. 99273880javasom_1[1].0.0

    0下载:
  2. som with java for clustering map and prépare map for lvq
  3. 所属分类:Ajax

    • 发布日期:2017-05-09
    • 文件大小:2543743
    • 提供者:chergui
  1. dtwsom

    0下载:
  2. A great document about SOm and LVQ
  3. 所属分类:Development Research

    • 发布日期:2017-04-25
    • 文件大小:108767
    • 提供者:asdfgh
  1. LVQandSOM

    0下载:
  2. perform SOM and LVQ on 2 UCI dataset and compare thier classification accuracy.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6568
    • 提供者:hamid
  1. 27_Kuflik

    0下载:
  2. This paper uses SOM and LVQ to classify text in document.
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:128640
    • 提供者:Amir
  1. 30-case-studies

    0下载:
  2. MATLAB神经网络30个案例分析__读者调用案例的时候,只要把案例中的数据换成自己需要处理的数据,即可实现自己想要的网络。该书共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-30 case studies of the MATLAB Neural Network __ readers call the case, as
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11300569
    • 提供者:liuwei
  1. lvq-som

    0下载:
  2. Here is an example matlab program for som neural network program and LVQ: cb_lvq.m, lvq.m, nn_som
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1703
    • 提供者:zimbah
  1. several-classification-algorithm

    1下载:
  2. 几种基于Matlab的分类算法研究(自组织神经网络,SOM神经网络,LVQ神经网络,决策树,随机森林算法)-Several classification algorithm based on Matlab research (self-organizing neural network, SOM neural network and LVQ neural network, decision tree, the random forest algorithm)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:1042432
    • 提供者:
  1. MATAB神经网络30个案例分析

    5下载:
  2. 该PDF共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, RBF, SVM
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:47037440
    • 提供者:那又怎样
  1. som

    0下载:
  2. somsimple and lvq nural net work
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:18432
    • 提供者:poozesh
  1. 45678

    6下载:
  2. 基于MATLAB实现的说话人识别程序(声纹识别),分别用bp、pnn、som、rbf、lvq等算法(Speaker recognition program based on MATLAB (voice recognition), respectively BP, PNN, SOM, RBF, LVQ algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:657408
    • 提供者:XD一航
  1. 4218076254bd

    0下载:
  2. matlab simulink model for lvq
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:9216
    • 提供者:mohsen021
  1. LVQ

    0下载:
  2. LVQ网络(Learning Vector Quantization)是SOM的一个变种,但是学习方法仍然是Kohonen的竞争方法,说他是变种,因为这个算法是一种有监督的方法。(LVQ network is a variant of SOM, but learning method is still a competitive method of Kohonen. It is a variant because it is a supervised method.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:47104
    • 提供者:哼哼1214
搜珍网 www.dssz.com