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

搜索资源列表

  1. perceptron

    0下载:
  2. 模式识别-梯度下降法特例的感知器算法的Matlab实现,实现两类线性分类。-Pattern-Recognition,The perceptron algorithm based on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:971
    • 提供者:
  1. ganzhiqi

    0下载:
  2. 感知器法的matlab实现,程序已经实现,源程序和结果图像放在word中,通知也包含可直接运行的matlab程序。-The perceptron method matlab to achieve, the program has been achieved, the source code and the resulting image is placed in the word, the notice also contains matlab program can be run direct
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:25663
    • 提供者:马尚
  1. 12

    0下载:
  2. 关于人工神经网络中感知器的matlab算法-The matlab algorithm is on artificial neural network sensor
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:84517
    • 提供者:严军超
  1. perception-algorithm

    0下载:
  2. 模式识别中的经典算法,感知器算法在matlab中的编程实现-The classic pattern recognition algorithms, perception algorithm in matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:2650
    • 提供者:肖帅
  1. ganzhiqi

    0下载:
  2. 测试智能信息处理课程实验,感知器算法,用matlab实现,-Experimental tests of intelligent information processing course,Perceptron algorithm, matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:12715
    • 提供者:duyinqinglei
  1. ganzhiqi

    0下载:
  2. 感知器算法的基本思想是,对初始的或迭代中的增广权矢量 ,用已知的训练模式检验它的合理性,当不合理时,对其进行校正,校正方法实际上是最优化技术中的梯度下降法,上传的是用matlab解决感知器问题。-The Perceptron Algorithm The basic idea augmented weight vector of the initial iteration, the known training mode to test it reasonable, unreasonable, i
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:1523
    • 提供者:刘金
  1. final2cop

    0下载:
  2. matlab用bp神经网络分类信号,采用多层感知器的神经网络,有隐含层5个节点-matlab bp neural network classification signal, the use of Multilayer Perceptron neural network hidden layer nodes
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:911
    • 提供者:谢倩雯
  1. ganzhiqi

    0下载:
  2. 感知器程序 感知器的分类器的设计 matlab程序-Perceptron procedure perceptron classifier design matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-27
    • 文件大小:12455
    • 提供者:王玉琦
  1. stu_release_test

    0下载:
  2. matlab实现的线性分类器,采用了感知器算法,和聚类算法。-matlab achieve linear classifiers using the perception algorithm, and clustering algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:380408
    • 提供者:huyaoge
  1. bp

    0下载:
  2. 基于误差反传的多层感知器——BP神经网络的数字图像所程序matlab实现-Based on the error back propagation Multilayer Perceptron- BP neural network matlab program to achieve the digital image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1434
    • 提供者:aileen
  1. Perceptron_GD

    0下载:
  2. 用matlab实现了感知器,是机器学习中的一个分类器。代码中加有注释,可以方便阅读和理解。是新手学习借鉴的资料。-Using matlab realize the sensor is a machine learning classifier. Code plus a note, you can easily read and understand. A novice to learn from data.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:938
    • 提供者:奋斗
  1. Linear-discriminant-analysis

    0下载:
  2. Fisher 线性判别分析算法matlab实现及感知器算法实现-Fisher linear discrimination analysis,perceptron
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2088
    • 提供者:
  1. SLLUP

    0下载:
  2. 单层感知器Matlab代码,共有11个例子。-A single layer perceptron Matlab code, a total of 11 examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6879
    • 提供者:李富青
  1. Perceptron

    0下载:
  2. 模式识别课小作业 简单感知器matlab实现-Pattern Recognition smaller jobs simple lesson Perceptron matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:598
    • 提供者:李政芝
  1. sensing

    0下载:
  2. 这是模式识别的一个感知器算法,用matlab编的程序。-This is a pattern recognition algorithm Perceptron, with matlab compiled program.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2036
    • 提供者:谢飞
  1. ganzhiqisuanfa

    0下载:
  2. 模式识别中的感知器算法在MATLAB中的实现案例-Pattern Recognition Perceptron algorithm in MATLAB to achieve Case
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:58564
    • 提供者:君妍
  1. LMSEPPerceptron-Approach

    0下载:
  2. 使用C和Matlab编程实现感知器算法和最小平方误差算法,并且区分给定的10000个样本-C and Matlab programming Perceptron algorithm and least square error algorithm, and to distinguish between a given sample 10000
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2103114
    • 提供者:lifei
  1. perceptron

    0下载:
  2. 用matlab库实现的感知器对二维向量进行分类,内包含数据-Implementation of perceptron to classif two-dimensional vectors using Matlab library. With data inside.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:37659
    • 提供者:LiuJingyuan
  1. ganzhiqi

    0下载:
  2. 这份matlab程序是模式识别中有关感知器、感知准则的相关算法。-The matlab program is related to pattern recognition sensor, perceived norms related algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1000
    • 提供者:李乐樯
  1. neural-network-matlab_m

    0下载:
  2. matlab神经网络原理与实例精解的matlab源代码,包括matlab快速入门、单层感知器、线性神经网络、BP神经网络、径向基函数网络、自组织竞争神经网络、随机神经网络等各章节源码,是学习神经网络的有力助手,里面包含matlab库函数工具箱的应用,也有手算代码。-matlab neural network theory and examples of fine solution matlab source code, including matlab QuickStart, single se
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:608342
    • 提供者:李强
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com