MATLAB: Sound Recognition in Neural Networks

neural networkssound recognition

Hi.
My project is that I am importing the 10 sounds of gunshot and 5 different sound in Matlab. then I have to train the Neural Network with all the sounds. Now when I enter another gunshot I want my NN to recognize that whether the sound is of Gunshot or non gunshot sound. Can someone please help me in implementing this.

Best Answer

See the classification demos in the Neural Network Toolox.
Hope this helps.
Greg