CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 神经网络分类 matlab

搜索资源列表

  1. BP_rec

    0下载:
  2. 基于matlab的BP神经网络算法,可用于模式分类-Matlab-based algorithm of BP neural network can be used for pattern classification
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1337
    • 提供者:李伟
  1. 0514

    0下载:
  2. 基于matlab的神经网络训练方法,其中采用不同的隐层,自己编写的,实现多类数据的分类-It ia a code to learn network.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2203
    • 提供者:向桂英
  1. BP

    0下载:
  2. 基于bp神经网络的分类程序 实现软件是matlab-matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:641
    • 提供者:da
  1. daima

    1下载:
  2. (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2555
    • 提供者:dong
  1. NeuralNetwork_BP_Classification

    0下载:
  2. RBF神经网络的一个样本分类的例子,很简单,懂Matlab基础的就能看明白。-RBF neural network classification of a sample of examples of very simple, based on Matlab understand能看明白.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1539
    • 提供者:Ariel
  1. NeuralNetwork_RBF_Classification

    0下载:
  2. RBF神经网络的一个样本分类的例子,很简单,懂Matlab基础的就能看明白。-RBF neural network classification of a sample of examples of very simple, based on Matlab understand能看明白.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:929
    • 提供者:Ariel
  1. bpAnn

    0下载:
  2. 利用物体的几何特征参数,和bp神经网络实现分类。-The use of the geometric characteristics of object parameters, and the realization of bp neural network classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:722
    • 提供者:许飞扬
  1. 11

    0下载:
  2. 神经网络与Matlab,利用BP学习规则训练前向网络,使其完成函数逼近、矢量分类和模式识别,选择训练参数, 并指示如何进行训练-Neural network and Matlab, using BP learning rule before training the network to complete its function approximation, vector classification and pattern recognition, to select the trainin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:693
    • 提供者:成天乐
  1. RBFNN

    0下载:
  2. 神经网络源代码,适合做识别用的同学,或着做模式分类,数据挖掘project专用-it s a algorithm for ANN
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:70501
    • 提供者:韩兴凯
  1. predict2

    1下载:
  2. 利用神经网络训练,对EEG数据进行预测,还有分类-The neural network training, prediction of the EEG data, there are categories
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:20540
    • 提供者:熊建林
  1. Face_Angle_Neural_net

    0下载:
  2. 基于matlab的编程实现神经网络BP算法实现数据的分类-matlab bp
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3754138
    • 提供者:孙保峰
  1. ANN

    0下载:
  2. 这是一个matlab程序用于构建人工神经网络模型,可以随意设置层数和单元个数!-This is a matlab program for building artificial neural network model can arbitrarily set the number of layers and units!
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1532011
    • 提供者:龙陈
  1. Classification_toolbox

    0下载:
  2. 模式识别经典书籍的Matlab源代码,很适合从事神经网络,模式分类方面的研究人员-Pattern Recognition classic books Matlab source code, it is suitable for neural networks, pattern classification, researchers
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:383907
    • 提供者:李清正
  1. General_neural_network_of_clustering_algorithm

    0下载:
  2. 模糊聚类虽然能够对数据聚类挖掘,但是由于网络入侵特征数据维数较多,不同入侵类别间的数据差别较小,不少入侵模式不能被准确分类。本案例采用结合模糊聚类和广义神经网络回归的聚类算法对入侵数据进行分类。 -Although fuzzy clustering to cluster the data mining, but the characteristics of the network intrusion data more dimensions, different invasion was l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:25751
    • 提供者:si
  1. ann_1.1.1.tar

    0下载:
  2. VC++实现的神经网络工具库,可用于分类,模式识别,数据拟合插值等,具有图形显示功能-ANN is developed by VC++,for classification, pattern recognition, data regression and interpolation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:691690
    • 提供者:大木木
  1. cpn

    0下载:
  2. 基于matlab的cpn神经网络,分类结构比较准确,但有待于进一步改进-Matlab neural network based on the cpn, more accurate classification structure, but needs to be improved
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:878
    • 提供者:liliufee
  1. svm

    0下载:
  2. SVM神经网络中的参数优化---如何更好的提升分类器的 性能-a important and popular classifier
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:204300
    • 提供者:韩好佳
  1. bpandkohonen

    1下载:
  2. 神经网络源码,可应用于遥感图像的分类,采用的包括bp、kohonen。可以作为范例来学习。-Neural network source code can be used in remote sensing image classification, using the included bp, kohonen. Can serve as examples to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:4819
    • 提供者:葛宏
  1. bp-network-sorting

    0下载:
  2. 对WORD文档里的二类数据进行分类,使用神经网络的BP算法。采用三层网络。-WORD documents in the two types of data classification, using neural network BP algorithm. Three-tier network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:7367
    • 提供者:刘明
  1. pereceptron

    0下载:
  2. 感知器算法分类器,感知器是一种双层神经网络模型,一层为输入层,另一层具有计算单元,可以通过监督学习建立模式判别的能力-Perceptron Algorithm classifier, perceptron neural network model is a double layer of input layer, another layer with a calculation unit, you can determine by monitoring the ability of learni
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:685
    • 提供者:xiaozhuang
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »
搜珍网 www.dssz.com