I need help on a wavelet transform code
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
hi all, i am a masters student and working on speaker identification project. i want to use wavelet transform for feature extraction and could find a code but got an error when i run it... the function “en” in line 35 in the sbc_2.m and the error was as following: ??? Undefined command/function 'en'.
here is the code
energy(1)=en(coef(1:s_no(1)));
0 Kommentare
Akzeptierte Antwort
zohar
am 17 Feb. 2011
Hi Shaikha
Give us somthing about s_no ? (example)
2 Kommentare
Walter Roberson
am 17 Feb. 2011
To confirm, you have solved this problem? If so then it would help if you could state what the problem turned out to be.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Continuous Wavelet Transforms finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!