CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 感知器分类

搜索资源列表

  1. pointsclassify

    0下载:
  2. 用于模式识别分类,有C均值算法、HK算法以及感知器算法-for the classification, C-means algorithm, HK algorithm and Perceptron Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11875
    • 提供者:bing
  1. bp_feel_classification

    0下载:
  2. 此为BP感知神经分类器,自己写的.有须要的请下载,很不错的.-this perception of BP neural classifier himself wrote it. The need to please download, very good.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16377
    • 提供者:abcde
  1. percep

    0下载:
  2. 感知器网络的几个例子 都试过的,不错 包括分类 学习 等-perceptron network had tried several examples, including a breakdown good learning
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2455
    • 提供者:方科
  1. 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写

    1下载:
  2. 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写
  3. 所属分类:matlab例程

  1. PA.感知器算法分类数据,画出决策面

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

    • 发布日期:2017-03-22
    • 文件大小:1664
    • 提供者:詹毅
  1. Perceptron_Function

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

    • 发布日期:2017-03-25
    • 文件大小:1134
    • 提供者:或或
  1. 11

    0下载:
  2. 神经网络实例集。包括以下几个程序单层线性神经网络实例、感知器神经元解决较复杂输入向量的分类问题、基于感知器神经网络处理复杂的分类问题、数值分析程序matlab-GUI、用BP网络完成函数的逼近源程序、自组织特征映射应用实例-Examples of neural network sets. Procedures include the following examples of single-layer linear neural network, perceptron neuron input
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:41825
    • 提供者:stephen
  1. perceptronexample

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

    • 发布日期:2017-04-02
    • 文件大小:53865
    • 提供者:lixinmao
  1. Perceptron

    2下载:
  2. matlab语言编写的iris数据的单层感知器分类-matlab data written in a single layer perceptron iris classification
  3. 所属分类:matlab

    • 发布日期:2016-07-12
    • 文件大小:1024
    • 提供者:gaohainan
  1. Linear

    0下载:
  2. 模式识别线性判别的程序实现,产生两个二维正态分布随机样本,分别进行Fisher线性分类和感知器分类。其中main.m是主函数,将三个程序放在同一文件夹中,运行main.m即可得到分类结果。-Pattern recognition linear discriminant program implementation, generate two-dimensional normal random sample, were Fisher linear classifier and Perceptron
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1566
    • 提供者:夏雨
  1. 感知分类器的MATLAB仿真源代码

    0下载:
  2. 感知器数据分类 MATLAB源代码实现 机器学习(classification machine learning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:up
  1. 感知器算法

    0下载:
  2. 感知器算法是一种神经网络的模型,是20世纪50年代中期到60年代初人们对模拟人脑学习能力的一种分类学习机模型的称呼。当时的研究者认为它是一种学习的强有力模型,但以当时的技术无法实现非线性分类,许多实验室都放弃了感知器的研究。但其中的思想很经典,对后来的模式识别模型有很大的影响。当然,随着时代的进步,已经有很多学者提出了许多非线性的感知器改进算法,并取得良好效果,此程序主要基于Matlab来具体实现传统的感知器算法。(This program is based on Matlab to speci
  3. 所属分类:matlab例程

  1. 线性分类器

    0下载:
  2. 该程序能够实现对于一个样本完成感知机,最小二乘法,凸优化方法解决SVM和matlab自带函数解决SVM的四种程序,并且通过修改部分参数可以完成不同效果。(The program can be achieved for a complete sample perceptron, least squares method, convex optimization method to solve SVM and MATLAB with four program function to solve th
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:14336
    • 提供者:围生
  1. shiyan4

    0下载:
  2. 解决非线性多类别分类问题,利用实际数据进行分类处理。(Solving nonlinear multi class classification problem, using actual data for classification processing.)
  3. 所属分类:matlab例程

  1. svm

    0下载:
  2. 支持向量机由Vapnik首先提出,像多层感知器网络和径向基函数网络一样,支持向量机可用于模式分类和非线性回归,该程序主要实现svm的分类和回归功能。(SVM was first proposed by Vapnik. Like multilayer sensor network and radial basis function network, SVM can be used for pattern classification and non-linear regression. The p
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:17408
    • 提供者:wj2511
  1. matlab脚本文件

    1下载:
  2. 输入两组变量即可进行系统优化迭代,选择最佳变量(The system optimization iterations can be carried out by the input of two groups of variables, and the optimal variables are selected)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1313792
    • 提供者:萌魔
  1. ganzhiqi

    0下载:
  2. 用感知器算法分类一个随机生成的2维数据样本集,并画出线性判决函数(Using the perceptron to classify a simple randomly generated 2 dimensional data sample set)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:大蝌蚪
  1. Perceptron

    0下载:
  2. 用MATLAB实现简单的分类器分类,对线性的点进行简单的分类。(Using MATLAB to achieve a simple classifier,Simple classification of linear points)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:Sunshine0309
  1. perception

    0下载:
  2. 多分类的感知器算法,包括Ho_Kashyap的mse实现(Multiple classification of perceptron algorithms, including the MSE implementation of Ho_Kashyap)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:lwlei
  1. 鸢尾花分类

    1下载:
  2. 使用四种方法进行鸢尾花分类:最小距离分类器,K 近邻法,感知器,Fisher 准则。(Four methods are used to classify iris: minimum distance classifier, K-nearest neighbor method, perceptron and Fisher criterion.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-19
    • 文件大小:566272
    • 提供者:yty1018
« 12 3 »
搜珍网 www.dssz.com