搜索资源列表
nervecellmodel
- 这是神经元模型的C语言代码。神经元模型在控制等有着极为重要的应用。-This is the neuron model C language code. Neurons in the control model has a very important application.
NeuronNetworkCodes
- 外国人写的一本书,附全书所有源码,C++写的,很详细很有深度!-including a neuron network book and all codes, very useful
Neuron-Network
- 国外神经网络最好的入门书籍,英文原版,内容通俗晚懂-The best entry of foreign books on neural networks, the English original
microcontroller_neural_network
- This a simple program to calculate the output of artificial neural network (ANN) using microcontroller ATMega 32. Assume that the neural architecture is : 2 hidden layers with 4 and 2 neurons respectively and 1 layer output with 1 neuron.This pr
Neuron-Model
- 一个神经元模型的C编程算法,我也不知道还怎么说了-A neuron model of the C programming algorithm
single-neuron-adaptive-PID
- 用C语言实现“单神经元自适应PID控制”-Using C language to achieve the single neuron adaptive PID control
neuron
- 本程序用C语言实现神经网络算法,供大家学习,交流使用。(This program uses C language to achieve neural network algorithm, for everyone to learn, exchange use.)