This is a demonstration of the Neural Network Toolbox
being used for classification. We will first create a
probabilistic neural network that will learn to separate
three input elements into their associated classes. We
will then use this network to classify a new element.
Probabilistic neural networks are a kind of radial basis
network suitable for classification problems.
|