Neural Network

2 ビュー (過去 30 日間)
mohammad
mohammad 2012 年 3 月 2 日
Please give me some information about neural network in MATLAB
SO Many Thanks
  1 件のコメント
mohammad
mohammad 2012 年 3 月 2 日
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.

サインインしてコメントする。

採用された回答

Greg Heath
Greg Heath 2012 年 3 月 4 日
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 件のコメント
mohammad
mohammad 2012 年 3 月 4 日
Thanks so much. Let me check
mohammad
mohammad 2012 年 3 月 4 日
So many many thanks Greg
Please check your mail.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePattern Recognition and Classification についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by