how i can fix this error in soundsc function
Ältere Kommentare anzeigen
hi hope you are well
i am using matlab 2013
please please how i can fix this error
Error using soundsc (line 25) Audio data must be real and floating point.
in code for speech recognition that compares two sound and returns as result a "matching" or a "not matching
Akzeptierte Antwort
Weitere Antworten (9)
Walter Roberson
am 22 Dez. 2013
soundsc(double(YourData))
n
am 22 Dez. 2013
0 Stimmen
n
am 22 Dez. 2013
0 Stimmen
n
am 22 Dez. 2013
0 Stimmen
n
am 22 Dez. 2013
0 Stimmen
n
am 23 Dez. 2013
1 Kommentar
Walter Roberson
am 24 Dez. 2013
Where am I? In the middle of an extended power failure due to a large ice storm. 1/2 million people without power in below-freezing temperatures.
n
am 23 Dez. 2013
Bearbeitet: Walter Roberson
am 3 Nov. 2019
1 Kommentar
Image Analyst
am 23 Dez. 2013
Is this the answer? You posted it as an "answer" to your original question. If it's not an answer/solution, then add it as a "Comment" to someone else's answer.
n
am 23 Dez. 2013
0 Stimmen
n
am 24 Dez. 2013
0 Stimmen
2 Kommentare
Image Analyst
am 24 Dez. 2013
Please stop adding answers and make them comments instead. These are not answers. Anyway, you marked it as accepted so a lot of people probably aren't even bothering to look at this anymore, figuring you got it solved.
n
am 24 Dez. 2013
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
