Neural Network

13 views (last 30 days)
mohammad
mohammad on 2 Mar 2012
Please give me some information about neural network in MATLAB
SO Many Thanks
  1 Comment
mohammad
mohammad on 2 Mar 2012
Extra explanation:
I have a project about using Neural Network in finding same signals between many signals.
There are 500 signals ( in .xls format). some of these signals are similar with together (peak numbers, peak height, position of peaks almost are the same between similar signals).
Now I must find these similar signals and put every similar group in a separated folder. For doing this I must use Neural Network but I have too low information about that.
Please give me some information and refer me some references about Neural Network. Also so many thanks for giving any idea about doing this project.

Sign in to comment.

Accepted Answer

Greg Heath
Greg Heath on 4 Mar 2012
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
  2 Comments
mohammad
mohammad on 4 Mar 2012
Thanks so much. Let me check
mohammad
mohammad on 4 Mar 2012
So many many thanks Greg
Please check your mail.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!