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!