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

搜索资源列表

  1. percept2

    0下载:
  2. 该示例用双层感知器实现XOR问题,第一层为随机感知层-examples of the use of double-Perceptron achieve XOR, the first layer of random layer perceptron
  3. 所属分类:matlab例程

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

    0下载:
  2. 带动量项的BP算法程序求解XOR问题,权值更新为批处理方式。-driven volume items BP algorithm XOR problem solving process, the right to update the value of the batch mode.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:闰土
  1. xor

    0下载:
  2. XOR问题是神经网络里面一个经典的问题,本例子使用Matlab自编SVM对XOR问题进行解决~
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:26.05kb
    • 提供者:junrren
  1. RunningLM

    0下载:
  2. matlab中使用LM训练方法计算XOR,3-bit Parity,regression等问题的收敛速度,比较其收敛率。-using LEVENBERG MARQUARDT in matlab to compute convergence rate
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.38kb
    • 提供者:sean
  1. XORLogic

    0下载:
  2. This folder contains three files to maniupulate XOR logic. Ist file is for and logic. Second file is for OR logic. They are implemented using matlab 2008 version.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.33kb
    • 提供者:kazmi
  1. AND

    0下载:
  2. This folder contains three files to maniupulate XOR logic. Ist file is for and logic. Second file is for OR logic. They are implemented using matlab 2008 version.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.31kb
    • 提供者:kazmi
  1. XOR3

    0下载:
  2. BP用於3D XOR問題的分類, matlab程式-BP for 3D XOR
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.73kb
    • 提供者:Steve
  1. neural_xor

    0下载:
  2. code for XOR problem using BP neural network without using matlabtoolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1003byte
    • 提供者:merit
  1. XOR

    0下载:
  2. neural networs XOR 代码-neural networs XOR
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4.02kb
    • 提供者:
  1. XOR

    0下载:
  2. very important for student in biomedical Engineering and sience
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:39.29kb
    • 提供者:sadeghy00
  1. BPClassification

    0下载:
  2. 本程序用bp解决广义异或问题并提供了对输入样本的改进。-bp to solve the problem and the generalized XOR improve the input samples.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3.7kb
    • 提供者:tong
  1. jiami1

    0下载:
  2. 这个程序主要是用来设计实现一个加解密的系统 采用matlab设计 用了二进制循环 异或的知识-This program is mainly used to design and implement a system of encryption and decryption using matlab design cycle using the binary XOR of knowledge
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.13kb
    • 提供者:肥肥
  1. jiemi

    0下载:
  2. 这个程序主要是用来设计实现一个加解密的系统 采用matlab设计 用了二进制循环 异或的知识(与刚才对应的解密程序)-This program is mainly used to design and implement a system of encryption and decryption using matlab design cycle using the binary XOR of the knowledge (and have the corresponding decryptio
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.56kb
    • 提供者:肥肥
  1. MLPbackpropagation

    0下载:
  2. MLP backpropagation xor, sin and function approximation.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.9kb
    • 提供者:miguel
  1. XOR

    0下载:
  2. multi-layer perceptron XOR algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.08kb
    • 提供者:Buze
  1. xor

    0下载:
  2. Neural network Xor example
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:84.11kb
    • 提供者:Tom Jang
  1. xor

    0下载:
  2. bp解决xor问题 BP网络是目前前馈式神经网络中应用最广泛的网络之一,实现BP算法训练神经网络完成XOR的分类问题。 设计要求: (1) 能够设置网络的输入节点数、隐节点数、网络层数、学习常数等各项参数; (2) 能够输入训练样本; (3) 实现BP算法的训练过程; (4) 实现训练过程的动态演示; (5) 训练完成后可输入测试数据进行测试。 -bp xor problem solving
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:920byte
    • 提供者:刘畅
  1. GetHex

    0下载:
  2. 计算指定数据的异或值,对开发人员很有用。。。。(Calculates the XOR value of the specified data.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:90kb
    • 提供者:trst
  1. p_or

    0下载:
  2. 这个例子是感知器人工神经网络的异或门实现,这是多层感知器神经网络的一个典型例子。(This example is the XOR gate implementation of perceptron artificial neural network, that is a classic example of a multilayer perceptron neural network.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:232kb
    • 提供者:anytao
  1. XOR

    0下载:
  2. XOR算法,可用检查自己的计算结果是否正确(XOR algorithm, can be used to check whether the results of their own calculations are correct)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:26kb
    • 提供者:gd锋
« 12 3 »
搜珍网 www.dssz.com