Audio classification- complete newbie!
이전 댓글 표시
Hello
I have only just started using Matlab and want to learn how to create a model that can differentiate between, for example, human speech and a car engine. I have opened the classification learner app and have a sound file library with plenty of examples of both noise types, however I don't know how to load these to Matlab for classification/ feature selection. It is my understanding that only spreadsheet type data can be entered, however how would one go about entering data from audio?
Any help is much appreciated,
P
답변 (1개)
John D'Errico
2017년 7월 8일
When you have no idea what function might help you, learn to use lookfor. In this case, I might advise starting with
lookfor audio
Is there anything that might be of help in what you see?
카테고리
도움말 센터 및 File Exchange에서 Get Started with Audio Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!