neural network based classification -signal processing
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (2)
Greg Heath
el 7 de Feb. de 2018
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 comentario
Categorías
Más información sobre AI for Signals en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!