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

搜索资源列表

  1. pattern_recognition

    1下载:
  2. 模式识别中的几个常用算法,包括ISODATA算法、K-均值算法、感知器算法、LMSE最小误差、贝耶斯分类。-pattern_recognition have some usual algorithm,including ISODATA algorithm,K-means algorithm,apperceive algorithm ,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6433
    • 提供者:万崇玮
  1. kmean

    0下载:
  2. 模式识别算法 k均值和感知器算法的具体实现实例
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6974
    • 提供者:fengyuan
  1. GanZhiQi

    0下载:
  2. 感知器算法,模式识别常用的一种实例 主要是实例实现
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10788
    • 提供者:fengyuan
  1. Pattern_classification_ppt

    0下载:
  2. 运用matlab实现感知器算法,同时在线性不可分时给出提示
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1703
    • 提供者:杨建飞
  1. shibie

    0下载:
  2. 模式识别感知器算法实现(样本分类),基于iris数据
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1448
    • 提供者:wg
  1. perceptron

    0下载:
  2. 本程序采用感知器算法进行分类设计,采用Borland C++ Builder 6.0进行编程实现。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:376477
    • 提供者:孙犁
  1. newp

    0下载:
  2. 利用感知器算法实现逻辑或和逻辑与功能,实现成功
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:115795
    • 提供者:王新
  1. ML_Perception

    0下载:
  2. C++实现的神经网络感知器算法,有具体的例子验证,在Visual Studio2008下执行通过。-C++ implementation of the neural network perceptron algorithm, there is one specific example of authentication executed by the Visual Studio2008.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4908
    • 提供者:Robin.Wang
  1. bp_algorithm_matlab

    0下载:
  2. 基于MATLAB的多层感知器神经网络BP算法的源程序-MATLAB-based multilayer perceptron neural network algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-08
    • 文件大小:555
    • 提供者:kk
  1. neuralnetworklearningalgorithm

    0下载:
  2. 人工神经网络感知器的误差学习算法,实现单层感知器的学习算法-Artificial neural network-aware device error learning algorithm, to achieve single-layer perceptron learning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1226
    • 提供者:韩丁
  1. PR_Perception_Approach

    0下载:
  2. 模式识别中的线性感知器算法 通过了测试-Pattern Recognition linear perceptron algorithm passed the test
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:296832
    • 提供者:Can
  1. juleihefenlei

    0下载:
  2. 对一组样本通过C-means算法进行聚类分析,然后对聚类结果用感知器算法进行分类,是模式识别课程的实验。-Samples of a group through the C-means cluster analysis algorithm, and then the results of the clustering algorithm used to classify perceptron is a pattern recognition course experiment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1544
    • 提供者:韩梅
  1. ganziqifenlei

    0下载:
  2. 采用神经网络感知器算法对给定的两类样本进行分类,效果显著!-Perceptron neural network algorithm for a given two types of samples for classification, a significant!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:778
    • 提供者:马建兵
  1. BP_Network

    0下载:
  2. 机器学习中的单层感知器学习算法,可自动实现两个向量的逻辑与运算。-Machine learning in single-layer perceptron learning algorithm, can be self-fulfilling logic of the two vectors and computing.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2090
    • 提供者:航仔
  1. recognition

    0下载:
  2. 用感知器分类算法和最近邻分类算法对三类点进行分类,具有窗口界面,用鼠标点击就可以了,程序自动给出分类界面-Classification algorithm with the sensor and the nearest neighbor classification algorithm to classify three categories of points, with the window interface, with a mouse click can be had, the prog
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:6096
    • 提供者:夏雨
  1. ganzhiqi

    0下载:
  2. 自己编的感知器算法,不是很复杂,希望对别人有用。VC环境测试ok-Its own series of sensor algorithm is not very complex and I hope be useful to others. VC Environmental Test ok
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:544
    • 提供者:guoke
  1. Sense

    0下载:
  2. W-H算法和感知器算法,VC6下的一个基于对话框的实现了数据的分类小的程序-WH algorithm and the Perceptron Algorithm, VC6 under the implementation of a dialog-based data classification procedures for small-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:33347
    • 提供者:宋天明
  1. 感知器算法证明

    0下载:
  2. 机器学习中神经网络的感知器算法的相关证明(The proof of perceptron algorithm of neural network in machine learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:50176
    • 提供者:欧阳暄
  1. 模式识别代码

    0下载:
  2. 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:6144
    • 提供者:张小明12345
  1. 2

    1下载:
  2. (a)产生两个都具有200个二维向量的数据集和(注意:在生成数据集之前最好使用命令randn(‘seed’,0)初始化高斯随机生成器为0(或任意给定数值),这对结果的可重复性很重要)。向量的前半部分来自均值向量的正态分布,并且协方差矩阵。向量的后半部分来自均值向量的正态分布,并且协方差矩阵。其中是一个2*2的单位矩阵。 (b)在上述数据集上运用感知器算法,并且使用不同的初始向量初始化参数向量。 (c)测试每一次算法在和上的性能。 (d)画出数据集和,以及分类面。((a) Generate
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-30
    • 文件大小:1024
    • 提供者:zilong1999
« 12 3 4 »
搜珍网 www.dssz.com