I need help on a wavelet transform code
조회 수: 4 (최근 30일)
이전 댓글 표시
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
채택된 답변
zohar
2011년 2월 17일
Hi Shaikha
Give us somthing about s_no ? (example)
댓글 수: 2
Walter Roberson
2011년 2월 17일
To confirm, you have solved this problem? If so then it would help if you could state what the problem turned out to be.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Continuous Wavelet Transforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!