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

搜索资源列表

  1. GanZhiQi

    0下载:
  2. 感知器算法,模式识别常用的一种实例 主要是实例实现
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10.54kb
    • 提供者:fengyuan
  1. ganzhiqi

    0下载:
  2. 感知器网络的matlab源代码,欢迎下载
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 模式识别中关于感知器算法的程序,输入点进行聚类.-pattern recognition algorithm on the perception of the process, input cluster.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7.08kb
    • 提供者:hanhan12345
  1. ganzhiqi

    0下载:
  2. 感知器的MATLAB实现,现在很好的啊,请大家-Perceptron MATLAB realized, ah good now, please
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3.41kb
    • 提供者:郭建辉
  1. ganzhiqi

    0下载:
  2. 人工神经网络 感知器 matlab -Perceptron artificial neural network matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:621byte
    • 提供者:Joan
  1. ganzhiqi

    0下载:
  2. 自己编的感知器算法,不是很复杂,希望对别人有用。VC环境测试ok-Its own series of sensor algorithm is not very complex and I hope be useful to others. VC Environmental Test ok
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:544byte
    • 提供者:guoke
  1. ganzhiqi

    0下载:
  2. 自己编写的感知器算法的程序,用于模式识别的,仅供参考。-The Perceptron algorithm have written procedures for reference purposes only.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:刘翔
  1. ganzhiqi

    0下载:
  2. 使用感知准则进行分类(数据为线性可分的两类)-Perceptual criteria used to classify (the data for the linear separability of two)
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:778byte
    • 提供者:songmin
  1. ganzhiqi

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.14kb
    • 提供者:guaifenfen
  1. ganzhiqi

    0下载:
  2. 2.训练结果 最终误差:0 迭代次数:8 最终权值:2.6416 1.3022 最终阈值:3.1000 误差收敛曲线 -ganzhiqi
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:82.53kb
    • 提供者:熊青
  1. ganzhiqi

    0下载:
  2. 模式识别中的感知器算法,属于人工智能的其中一个简单的表达-Perceptron in pattern recognition algorithms, artificial intelligence, which is a simple expression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1.85mb
    • 提供者:haitian
  1. ganzhiqi

    0下载:
  2. 神经网络感知器模型程序,可以对现行可分系统进行分类。用matlab实现。另附BP算法文档。-Neural network sensor model program that can be divided into the current classification system. Using matlab. BP algorithm attached document.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:126.64kb
    • 提供者:yeung yun
  1. ganzhiqisuanfa

    0下载:
  2. 感知器算法,模式识别等应用,数学算法,没有了-math depand on ganzhiqi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:13.68kb
    • 提供者:
  1. ganzhiqi

    0下载:
  2. 单层感知器分类和权值调整过程,学习率分别为0.01 0.05 0.1 0.5-Single layer perceptron device classification and weights to adjust the process
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:884byte
    • 提供者:毕浩洋
  1. ganzhiqi

    0下载:
  2. 线性分类器感知器设计算法程序,其中利用了低度下降算法-Linear classifier perceptron design algorithm procedures, which use low-degree descent algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:668byte
    • 提供者:leezitong
  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
    • 文件大小:25.06kb
    • 提供者:马尚
  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
    • 文件大小:1.49kb
    • 提供者:刘金
  1. ganzhiqi

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

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

    0下载:
  2. 感知器,主要有单层和多层感知器的应用的仿真程序设计-Perceptron, there are single and Multilayer Perceptron application simulation program design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:13.4kb
    • 提供者:龙小江
  1. ganzhiqi

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

    • 发布日期:2017-04-12
    • 文件大小:1000byte
    • 提供者:李乐樯
« 12 »
搜珍网 www.dssz.com