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

搜索资源列表

  1. Perceptron

    0下载:
  2. 模式识别,算法用于模式分类,采用了matlab自带的接口函数-pattern recognition algorithm for pattern classification, using the Matlab's own interface function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4148
    • 提供者:天天
  1. NND3PC

    0下载:
  2. matlab下的神经网络感知机实验代码,提供给有需要的人-matlab neural network under the experimental code Perceptron
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5101
    • 提供者:Shelly Chen
  1. Perceptron

    0下载:
  2. 利用感知机的线性分类功能,实现2维平面的两类模式分类,matlab实现,并用图像显示-Perceptron using linear classification function, the realization of 2-D plane of the two types of pattern classification, matlab achieve, and image display
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1334
    • 提供者:yaozi
  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. Perceptron

    0下载:
  2. 感知器(Perceptron) 单层感知器神经元模型图,我们可以看出感知器的基本功能是将输入矢量转化成0或1的输出。这一功能可以通过在输入矢量空间里的作图来加以解释。 -Perceptron (Perceptron) single-layer perceptron neural model diagram, we can see the basic functions of sensor is the input vector into the output of 0 or 1. Th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:563351
    • 提供者:转梦清风
  1. masotti_MLP_Classificazione

    0下载:
  2. 多层感知器的分类程序! -Multi-layer perceptron classification procedures!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1441
    • 提供者:liyan
  1. Perceptronneuralnetworkdesign

    0下载:
  2. 感知器神经网络设计,通过matlab实现,可以作为一个较好的示例-Perceptron neural network design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:沐雨
  1. ex3

    1下载:
  2. 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:113497
    • 提供者:吕寿鹏
  1. problem2

    0下载:
  2. matlab 感知机实验源码(神经网络课程实验一)-Perceptron test matlab source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:756
    • 提供者:Shelly Chen
  1. 20082050

    0下载:
  2. 用matlab写的感知机,SES,SVM三种分类器,简单易懂,适合初学者-Written by matlab perceptron, SES, SVM three kinds of classifiers, easy to understand for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4689
    • 提供者:chen
  1. perceptron

    0下载:
  2. lms渐进预测算法,非常好用 -lms progressive prediction algorithm, incremental prediction algorithm is very easy to use lms, very easy to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:6483
    • 提供者:王x亮
  1. ganzhiqi_matlab

    0下载:
  2. 基于matlab的简单感知器网络的模拟,源代码全是matlab的.m文件-Based on the simple perceptron network matlab simulation, source code matlab of all. M file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3839
    • 提供者:成龙
  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-03-31
    • 文件大小:685
    • 提供者:xiaozhuang
  1. perceptron

    0下载:
  2. matlab编写的感知器算法,实验数据为Iris,运行良好!-Matlab prepared perception algorithm, the experimental data for the Iris, a good run!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6686
    • 提供者:heart
  1. elligent-control

    0下载:
  2. 使用matlab不依靠库函数编写的BP网络,多层感知器,以及利用BP网络做的函数逼近。-Use matlab not rely on library functions of BP network to write, multi-layer perceptron, and the use of BP network do function approximation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7921
    • 提供者:刘颖
  1. perceptron

    0下载:
  2. matlab 实现 一个简单的神经元感知机,2个输入,1个输出-A simpled perceptron of neuron is realized by matlab,which consist of two inputs and one output
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:806
    • 提供者:
  1. matlab---perceptron

    0下载:
  2. matlab实现的感知机应用上的实例,对其具体功能的加深认识-matlab implementation of Perceptron application examples to deepen understanding of their specific functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:255658
    • 提供者:雪儿
  1. matlab

    0下载:
  2. 题目:设计二分类数据集合,满足 1 线性可分 2 线性可分但是有离群点 3 线性不可分 将利用神经网络感知器来进行操作. -Title: design binary classification data collection, meet 1 linear separable Two linear separable but there are outliers Three linear inseparable Will use the perceptron neur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:122236
    • 提供者:岳志超
  1. MATLAB神经网络原理与实例精解

    1下载:
  2. MATLAB神经网络实例教程配套程序,包括感知器、BP神经网络等基本代码。(MATLAB neural network example tutorial matching program, including perceptron, BP neural network and other basic code.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:570368
    • 提供者:WG_JNU
« 12 »
搜珍网 www.dssz.com