搜索资源列表
BPprog
- BP算法最新C源程序, #include\"stdarg.h\" #include\"stdio.h\" #include\"stdlib.h\" #include\"math.h\" #include\"graphics.h\" #include\"conio.h\" #define IN 4 /*输入层的神经元个数*/ #define HID 13 /*隐含层的神经元个数*/ #define MOD 594 /*学习样本个数*/ #define OUT
ANNCAM
- The program Neuron.c simulates a SIMPLE stable state neural networkreporting on both input and output states and energy levels after eachiteration (namely set up for 8, though usually the network stabilizes afterabout 4). The program demonstrates a v
pid6_2
- 单神经元PID解耦控制器的MATLAB程序,欢迎下载。-Single Neuron PID Decoupling Controller of MATLAB program are welcome to download.
NWDelphi7654
- Neuron network demo , in the hope that useful to everyone.
Neuron
- Realisation of neural network in Delphi.
arrows
- Unscented Kalman Filter (UKF) exemplified on FitzHugh-Nagumo neuron dynamics.
single
- 神经元自适应控制,使用时只需要将程序中的模型替换即可-Neuron adaptive control, only need to replace the use of the model in the program can
new.py
- Neuron Network, 4 layers.
single-neuron-PID-control-
- 本资料包含基于Hebb学习的单神经元PID的M代码,使用改代码可以直接导入S函数中-This information contains a single neuron PID learning based on the M Hebb code, using the code can be directly imported into the S function.
NN
- Simulation of (leaky) integrate-and-fire neuron
123
- 实现BR神经元,Achieve BP Neuron -Achieve BP Neuron,Achieve BP NeuronAchieve BP NeuronAchieve BP Neuron
net
- 单神经元pid控制器设计,可以直接调试参数,仿真通过没有问题-Single neuron pid controller design, can be directly debugging parameters, the simulation through no problem
NN_Identification
- identifile model warter tank neuron
XOR
- 很好的学习labview的例子,labview实现了神经元异或的功能。-A good example of learning labview, labview to achieve the function of neuron XOR.
bp神经元
- 一个简单的BP神经元算法,(凑20个汉子真不容易,为什么非要规定写多少说明?)(Simple BP neuron algorithm)