搜索资源列表

  1. Perceptron

    1下载:
  2. Neural Network Perceptron use MFC
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:64235
    • 提供者:joy
  1. 基于感知器神经网络处理复杂的分类问题

    0下载:
  2. 基于感知器神经网络处理复杂的分类问题-based perceptron neural network to handle complex classification problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:陈旭
  1. perceptron

    0下载:
  2. 自己编的VC++程序,是关于神经网络的多层感知器的-Own the VC program, on the neural network of multi-layer perceptron
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:39936
    • 提供者:kitty
  1. Perceptron

    0下载:
  2. Neural Network Perceptron use MFC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:2067456
    • 提供者:joy
  1. perceptron

    0下载:
  2. 本程序采用感知器算法进行分类设计,采用Borland C++ Builder 6.0进行编程实现。 -This procedure used to classify perceptron algorithm design, the use of Borland C++ Builder 6.0 programming realize.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:375808
    • 提供者:
  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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:563200
    • 提供者:转梦清风
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:yaozi
  1. perceptron

    1下载:
  2. 人工神经网络,多层感知器,C++源代码,可在文本中读写数据。-Artificial neural network, multilayer perceptron, C++ source code, can read and write data in the text.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:7168
    • 提供者:KKK
  1. perceptron

    0下载:
  2. perceptron code in -perceptron code in NN
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:SQU
  1. perceptron

    0下载:
  2. 感知机算法演示程序,批处理。用于模式识别课程作业-perceptron demo,batch type.typically useful to Pattern Recognition homework
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:kongkang
  1. Perceptron

    0下载:
  2. Neural network Perceptron algorithm Matlab实现-Neural network Perceptron algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:Z. Xie
  1. Perceptron

    0下载:
  2. 模式识别线性判别函数,感知器算法分类.利用OpenGL绘图显示三维坐标-Linear discriminant function, pattern recognition, perceptron algorithm for classification. The use of OpenGL graphics display three-dimensional coordinates
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-03
    • 文件大小:163840
    • 提供者:方毅
  1. perceptron

    0下载:
  2. 构造一个基于感知器学习算法的神经学习系统利用一编程语言建立一个基于感知器/BP学习算法的神经学习系统。-Construct a perceptron learning algorithm based on neural learning system using a programming language to build a device based on the perception/BP learning algorithm f
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:31744
    • 提供者:wony
  1. Perceptron

    0下载:
  2. 神经网络感知器学习规则:Perceptron学习规则。以三个样本为一个周期对神经网络进行训练,本程序共经历三个周期共九次训练,九次训练后期望输出和实际输出相等,满足终止条件,训练结束。这是自己的课堂实验,希望对大家有所帮助。-Perceptron learning rule neural networks: Perceptron learning rule. With three samples for a period of neur
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:56320
    • 提供者:李洋
  1. perceptron

    0下载:
  2. multilayer perceptron sample
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:andereasmehdi
  1. Perceptron.java

    0下载:
  2. Perceptron example with Iris Flower
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:YuiYui
  1. perceptron

    0下载:
  2. 线性分类器设计-感知机算法,对一组数据进行分类,分析w不同时的影响-Linear classifier design- Perceptron Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:韩倩倩
  1. perceptron

    0下载:
  2. This program is made in Visual Basic and it trains a single neuron (perceptron) and learn how to discriminate examples.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:3468288
    • 提供者:cristina
  1. Perceptron

    0下载:
  2. percetron learning learning using single perceptron
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-03
    • 文件大小:27648
    • 提供者:monroe
  1. Perceptron

    0下载:
  2. This the Perceptron code in java-This is the Perceptron code in java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:lmflores79
« 12 3 4 5 6 7 8 9 10 ... 34 »

源码中国 www.ymcn.org