Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms matlab
Title: microcontroller_neural_network Download
 Description: This is 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 program explains the step how to compute the ANN in off-line mode.Means the weights and biases are already exist (microcontroller is not doing the learning steps). These parameters are produced using MATLAB. Therefore, we have already made the appropriate architecture using MATLAB. The tansig function is use in both of hidden layer. Finally, the neural output will be displayed on LCD port C.
 To Search:
File list (Check if you may need any files):
microcontroller_neural_network.c
    

CodeBus www.codebus.net