MATLAB: Neural Network

matlablabneural network

Please give me some information about neural network in MATLAB
SO Many Thanks

Best Answer

The technique you should use is called clustering. I would search the Newsgroup and documentaion using combinations of the search words
cluster k-means kmeans SOM
and the commands
lookfor help doc
Hope this helps.
Greg
PS: I am partial to kmeans