搜索资源列表
percept2
- 该示例用双层感知器实现XOR问题,第一层为随机感知层-examples of the use of double-Perceptron achieve XOR, the first layer of random layer perceptron
bpmxor
- 带动量项的BP算法程序求解XOR问题,权值更新为批处理方式。-driven volume items BP algorithm XOR problem solving process, the right to update the value of the batch mode.
xor
- XOR问题是神经网络里面一个经典的问题,本例子使用Matlab自编SVM对XOR问题进行解决~
RunningLM
- matlab中使用LM训练方法计算XOR,3-bit Parity,regression等问题的收敛速度,比较其收敛率。-using LEVENBERG MARQUARDT in matlab to compute convergence rate
XORLogic
- 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.
AND
- 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.
XOR3
- BP用於3D XOR問題的分類, matlab程式-BP for 3D XOR
neural_xor
- code for XOR problem using BP neural network without using matlabtoolbox
XOR
- neural networs XOR 代码-neural networs XOR
XOR
- very important for student in biomedical Engineering and sience
BPClassification
- 本程序用bp解决广义异或问题并提供了对输入样本的改进。-bp to solve the problem and the generalized XOR improve the input samples.
jiami1
- 这个程序主要是用来设计实现一个加解密的系统 采用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
jiemi
- 这个程序主要是用来设计实现一个加解密的系统 采用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
MLPbackpropagation
- MLP backpropagation xor, sin and function approximation.
XOR
- multi-layer perceptron XOR algorithm
xor
- Neural network Xor example
xor
- bp解决xor问题 BP网络是目前前馈式神经网络中应用最广泛的网络之一,实现BP算法训练神经网络完成XOR的分类问题。 设计要求: (1) 能够设置网络的输入节点数、隐节点数、网络层数、学习常数等各项参数; (2) 能够输入训练样本; (3) 实现BP算法的训练过程; (4) 实现训练过程的动态演示; (5) 训练完成后可输入测试数据进行测试。 -bp xor problem solving
GetHex
- 计算指定数据的异或值,对开发人员很有用。。。。(Calculates the XOR value of the specified data.)
p_or
- 这个例子是感知器人工神经网络的异或门实现,这是多层感知器神经网络的一个典型例子。(This example is the XOR gate implementation of perceptron artificial neural network, that is a classic example of a multilayer perceptron neural network.)
XOR
- XOR算法,可用检查自己的计算结果是否正确(XOR algorithm, can be used to check whether the results of their own calculations are correct)