Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
manish
Posts:
4
Registered:
7/30/12
|
|
Re: Neural network on Matlab and C code for PIC implementatiion
Posted:
Jul 30, 2012 5:06 AM
|
|
"Ahmed Hakim" <general_ahmed@hotmail.com> wrote in message <gla910$lnb$1@fred.mathworks.com>... > Hi all > I would Like to get any help if I can get use of Matlab Neural Network Toolbox to create a net and train it > then convert this to C cide to be implemented on a PIC microcontroller??????? > > > Is this allowed? > How Can it be Done? > I have some experience about Matlab NN and very little on PIC programming > thanks anyway for reading my topic
Use "multiple backpropagation tool".. it directly converts neural network to C code compatible with any microcontroller. its very advanced. download from,
http://dit.ipg.pt/MBP/Download.aspx
|
|
|
|