CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 感知器

搜索资源列表

  1. xhm

    0下载:
  2. 利用感知器和BP网进行模式识别的基本方法,通过实验加深对基本概念的理解-use perception and pattern recognition BP Network, a basic method of experiment to enhance the understanding of the basic concepts
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:66835
    • 提供者:徐恒梅
  1. ganzhiqisuanfa

    0下载:
  2. 用C++编写的感知器求解三维线性方程!对于研究线性问题有帮助!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:132014
    • 提供者:徐彬锋
  1. BACKPROP

    1下载:
  2. 经典的B-P算法,还包括其它一些程序,比如一个前馈多层感知器算法
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:268897
    • 提供者:杨兵
  1. ganzhiqi

    0下载:
  2. 模式识别分类器,本代码是感知器,训练数据在压缩包的fisher1.txt中
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:45914
    • 提供者:夏杰
  1. mm

    0下载:
  2. 感知器算法实验 w1 w2 分类 早期“人工神经网络”模型-Perceptron classification algorithm w1 w2 early experimental
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6973
    • 提供者:梁德锋
  1. GanZhiQi

    0下载:
  2. 此为利用感知器规则编写的神经网络源码,平台为VC.-The rules for the use of perceptron neural networks prepared source, platform for the VC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1887488
    • 提供者:何健飞
  1. pattern

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

    • 发布日期:2017-04-07
    • 文件大小:190648
    • 提供者:guojiahua
  1. bp1

    1下载:
  2. 利用BP算法,设计一个多层感知器为表中的数据集提供一个非线性逼近,并测试其泛化能力。-BP algorithm is used to design a multi-sensor data sets for the table to provide a non-linear approximation, and to test its generalization ability.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:16365
    • 提供者:印锦
  1. ganzhiqi

    0下载:
  2. 用感知器分类算法分离三类样本,每个分类面都将一类与其他所有的类分开-Classification algorithm with the separation of three types of sensor samples,Each category will face a class with all the other classes separately
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:842
    • 提供者:黄进
  1. ganzhiqi

    0下载:
  2. 感知器算法,用于感知器的计算,感知器指的是进行分类的线性判别函数,他们不需要考虑模式及的统计性质。-ganzhiqi duanfa
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:705863
    • 提供者:千千结
  1. perceptron.tar

    0下载:
  2. 用c++写的感知器简单试验算法。欢迎下载使用-Written by c++ algorithm for sensor testing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6250
    • 提供者:wony
  1. PR

    0下载:
  2. 实现感知器算法以及Kmean算法进行模式识别-Perceptron Algorithm Implementation and Kmean pattern recognition algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2287069
    • 提供者:emily
  1. ganzhiqi_shuzi

    0下载:
  2. 神经网络中的感知器代码模板!之后我会传一些matlab的程序,希望能与大家一起学习!-hope you will see it!
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:619
    • 提供者:周璐杰
  1. Perceptron_Function

    0下载:
  2. 感知器算法,利用C语言实现。利用梯度下降法进行迭代求解。-Perception algorithm, using C language, that is, we usually write operations, to share with you. . . .
  3. 所属分类:Console

    • 发布日期:2017-11-24
    • 文件大小:9263
    • 提供者:Edward
  1. 神经网络

    0下载:
  2. 基于MATLAB编写的神经网络单层感知器分类(Neural network single layer perceptron classification based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:7144448
    • 提供者:FBG_FP
  1. Rosenblatt_Perceptron

    0下载:
  2. 用MATLAB实现一个简单的分类器,对线性的点进行简单的分类。(Using MATLAB to implement a simple classifier, a simple classification of linear points.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:466944
    • 提供者:Sunshine0309
  1. 多层感知器

    0下载:
  2. 神经网络中的多层感知器用python实现(Multilayer perceptrons in neural networks are implemented in python.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:4096
    • 提供者:皮皮坤
  1. 感知机

    0下载:
  2. 单层感知机是感知器中最简单的一种。用于两个模式的分裂时,相当于在高维样本空间中,用一个超平面将样本分开(Realization of perceptive neural network)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:5120
    • 提供者:闰土刺猬
  1. 感知器算法Matlab源码

    0下载:
  2. 感知器算法Matlab源码。用于解决感知器分类的问题(Perceptron algorithm Matlab source code)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:16384
    • 提供者:欧阳温度
  1. 单层感知器

    0下载:
  2. 单层感知基于神经网络的matlab单层感知模型的学习应用(Single layer perception neural network based learning and application of MATLAB monolayer sensing model)
  3. 所属分类:其他

    • 发布日期:2018-11-21
    • 文件大小:6144
    • 提供者:混合动力
« 12 3 »
搜珍网 www.dssz.com