搜索资源列表
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
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
NNcodes
- 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
fa_bin
- xor problem with matlab
MLPbackpropagation
- MLP backpropagation xor, sin and function approximation.
bp
- 使用BP算法实现异或功能,由matlab编程实现,可正确运行。-BP algorithm using the XOR function, the matlab programming, can be run correctly.
BPXOR
- 模式识别作业-自编的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.
BP
- 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
program
- 自写的BP神经网络解决XOR问题的程序,保证能用。-A matlab program used to deal the XOR problem.
demodXOR
- this a program for demodulation xor in matlab environment.-this is a program for demodulation xor in matlab environment.
CDMA-Gold-Sequence
- 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.
ques11
- 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
matlab-bp
- 本源码用Matlab去解决神经网络中的利用Sigmoid函数去训练的经典异或问题-The classic source Matlab to solve with the use of neural networks to train the Sigmoid function XOR problem
PROG3
- 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