搜索资源列表

  1. neure

    0下载:
  2. 十分简单的感知器实现,自己编写,加深对神经网络的了解,面向对象,虽然简单,但对神经网络的初学者还是有参考价值的-Very simple perceptron realized, I have written to enhance understanding of the neural network, object-oriented, although simple, but for a beginner or a neural net
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:利群
  1. dancengganzhiqi

    0下载:
  2. 单层感知器识别的一段程序,可以编译后实现-Single-layer perceptron to identify the section of the procedures can be compiled to achieve
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:53248
    • 提供者:tianzhouhe
  1. net1

    0下载:
  2. 单层感知器人工神经网络,可以用来解决线性可分的模式识别问题-Single-layer perceptron artificial neural network, can be used to solve linear pattern recognition problems can be divided into
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:243712
    • 提供者:liang
  1. Perceptron_Function

    0下载:
  2. 基于感知器算法的线性分类程序,matlab实现。-Perceptron-based algorithm of linear classification procedures, matlab realize.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:或或
  1. bool

    0下载:
  2. 该程序通过感知器实现布尔逻辑运算,具体实现与或还有异或的运算-The program through the sensor to achieve Boolean logic operations
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:古小将
  1. Perceptronneuralnetworkdesign

    0下载:
  2. 感知器神经网络设计,通过matlab实现,可以作为一个较好的示例-Perceptron neural network design
  3. 所属分类:人工智能/神经网络/遗传算法

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

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:韩梅
  1. PA

    0下载:
  2. 感知器算法分类数据,画出决策面。使用matlab编写,感兴趣的可以看看!-Perceptron Algorithm
  3. 所属分类:matlab例程

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

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

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

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:马建兵
  1. Digital_Recognition

    0下载:
  2. 对图像中的数字,一部分用作训练样本用感知器算法进行训练,其余部分进行测试,达到百分百的正确数字识别-Digital Recognition using perception algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:5354496
    • 提供者:wang kaven
  1. feel

    0下载:
  2. 人工智能用vc实现单层感知器 人工智能用vc实现单层感知器-feel
  3. 所属分类:人工智能/神经网络/遗传算法

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

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:航仔
  1. Classify

    0下载:
  2. 感知器学习与分类的6个小程序,附带详细讲解-Perceptron learning and classification procedures six small, fringe detail on
  3. 所属分类:图形图象

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

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:夏雨
  1. neuralnetworklearningalgorithm

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:韩丁
  1. NeuralNetwork_20911007

    0下载:
  2. 用C++编写的实现神经网络中单层感知器的代码,希望和大家分享!-The code is written by C++ which is about the single perceptron in the neural net,i hope to share with everybody!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:330752
    • 提供者:andy
  1. pattern

    0下载:
  2. 模式识别里面的感知器算法,对地物分类,利用判别向量,实现判别函数-pattern recognition sensing class things
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:190464
    • 提供者:guojiahua
  1. perceptronmatlab

    0下载:
  2. MATLAB的程序,感知器算法相关,大家互相学习-codes for Matlab Perceptron
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1286144
    • 提供者:lixinmao
  1. perceptronexample

    0下载:
  2. 感知器分类的一个例子,分成两类的分类器,用MATLAB实现-perceptron example for matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:54272
    • 提供者:lixinmao
« 1 2 3 45 6 7 8 9 10 ... 26 »

源码中国 www.ymcn.org