Thursday 8 December 2011

List of Neural Networks in Matlab | Type of Neural Networks on Matlab with example




In Neural Network is one of most Interesting concept in Artificial Intelligence.Now Neural Network works support Artificial operation on more research area's.It support prediction, classification ,clustering and more research area concepts.Neural Network more than 7 type of their in research area.here we give some Neural Network types and related to the code on Matlab.
In Normal network contain three Layers.
  1. Input
  2. Hidden
  3. output
These above layers are most common for all Neural Networks.In below We just list out the default Matlab Neural Networks and there function names.Please note it.
newelm - "Elman Back Propagation" Neural network
newff - Feed Forward Back Propagation network
newcf - Trainable cascade-forward Back propagation network
newrb - Radial basis network
newrbe - Exact radial basis network
newgrnn - Generalized regression neural network
newpnn - Probabilistic neural network

In above are Matlab predefined Neural Networks.This above network tested using sim function. used to test all network.

Kindly Bookmark and Share it:

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...