搜索资源列表
XOR3
- BP用於3D XOR問題的分類, matlab程式-BP for 3D XOR
neural_xor
- code for XOR problem using BP neural network without using matlabtoolbox
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.
matlab-bp
- 本源码用Matlab去解决神经网络中的利用Sigmoid函数去训练的经典异或问题-The classic source Matlab to solve with the use of neural networks to train the Sigmoid function XOR problem
2
- 用BP网络解决XOR分类问题,本次实验主要是让大家对 BP 网络有进一步了解和认识,熟知BP 算法以及其在MATLAB中的程序实现,在掌握这些基本原理的同时解决XOR的分类问题。-XOR using BP network to solve classification problems, mainly of this experiment is to let everyone have a better understanding of BP network and understanding,