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

搜索资源列表

  1. xor

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

    • 发布日期:2008-10-13
    • 文件大小:26671
    • 提供者: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
    • 文件大小:1416
    • 提供者: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
    • 文件大小:1364
    • 提供者: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
    • 文件大小:1344
    • 提供者:kazmi
  1. XOR3

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

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

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

    • 发布日期:2017-04-02
    • 文件大小:1003
    • 提供者:merit
  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-10
    • 文件大小:1158
    • 提供者:肥肥
  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
    • 文件大小:1600
    • 提供者:肥肥
  1. NNcodes

    0下载:
  2. This is My extensive work on Neural networks and includes my MATLAB simulated programs applied for neumerous examples for XOR problems,Hebb s Rule,Back Propagation Algorithms in doc.Whoever Interested can stright away use them and get it executed in
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:75975
    • 提供者:prad
  1. fa_bin

    0下载:
  2. xor problem with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:338885
    • 提供者:Amine
  1. MLPbackpropagation

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

    • 发布日期:2017-04-04
    • 文件大小:1945
    • 提供者:miguel
  1. bp

    0下载:
  2. 使用BP算法实现异或功能,由matlab编程实现,可正确运行。-BP algorithm using the XOR function, the matlab programming, can be run correctly.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:838
    • 提供者:zyx
  1. BPXOR

    0下载:
  2. 模式识别作业-自编的BP神经网络判断异或的matlab源代码,每一步都有详细说明。并有详细的结果输出。-Pattern recognition operations- the BP neural network to determine self XOR the matlab source code, detailed descr iption of each step. And a detailed results output.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1051
    • 提供者:yumingwei
  1. BP

    0下载:
  2. BP神经网络异或问题 使用说明:打开文件夹中的BP.m文件,在matlab中运行此m文件,即可在command window中得出结果。压缩包内附说明文件-XOR problem of the BP neural network for use: Open the folder in BP.m file, run this m file in matlab to the outcome of the command window. Compression package containing t
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:22558
    • 提供者:王浩
  1. program

    0下载:
  2. 自写的BP神经网络解决XOR问题的程序,保证能用。-A matlab program used to deal the XOR problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:23115
    • 提供者:louis
  1. demodXOR

    0下载:
  2. this a program for demodulation xor in matlab environment.-this is a program for demodulation xor in matlab environment.
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:3260
    • 提供者:jai
  1. CDMA-Gold-Sequence

    0下载:
  2. A Matlab scr ipt to generate Gold Code sequences with the help of XOR Function of two sequences Note: XOR Function required for above scr ipt is also attached in rar file.Please find it.
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:1502
    • 提供者:ashish
  1. ques11

    0下载:
  2. Write MATLAB code that will do the following. (a) NOT, AND, OR, NOR, NAND, XOR operation. (b) Image dilation and erosion (binary and gray image). (c) Image closing and opening (binary and gray image). (d) Boundary detection. (e) Image thinn
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:14652
    • 提供者:Rokibul Ahmed
  1. matlab-bp

    0下载:
  2. 本源码用Matlab去解决神经网络中的利用Sigmoid函数去训练的经典异或问题-The classic source Matlab to solve with the use of neural networks to train the Sigmoid function XOR problem
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1008
    • 提供者:鲁寒凝
  1. PROG3

    0下载:
  2. MATLAB code that do the following NOT,AND,OR,NOR,XOR,NAND operation,Image dilation and erosion(binary and gray image),Image closing and opening(binary and gray image),Boundary detection e)Image thinning and thickening(binary and gray image),Skeleto
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:321918
    • 提供者:priyanka
« 12 »
搜珍网 www.dssz.com