neural network based classification -signal processing
49 ビュー (過去 30 日間)
古いコメントを表示
I have 3 different sets of signals with features like duration,pitch frequency,interval,energy,bandwidth which are used as database for my project.using this feature i need to classify my input signals into three types of output according to its features .i need artificial neural network program for this classification.Can any body help?
0 件のコメント
採用された回答
その他の回答 (2 件)
Greg Heath
2018 年 2 月 7 日
The correct function for neural network classification and pattern recognition is PATTERNNET. See the documentation via
help patternnet
and
doc patternnet
See my examples in both the NEWSGROUP (comp.soft-sys.matlab) and ANSWERS. Search with
greg patternnet
Hope this helps.
Thank you for formally accepting my answer
Greg
1 件のコメント
参考
カテゴリ
Help Center および File Exchange で AI for Signals についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!