neural network based classification -signal processing
46 次查看(过去 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!