I need help on a wavelet transform code
    6 views (last 30 days)
  
       Show older comments
    
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 Comments
Accepted Answer
  zohar
      
 on 17 Feb 2011
        Hi Shaikha
Give us somthing about s_no ? (example)
2 Comments
  Walter Roberson
      
      
 on 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.
More Answers (0)
See Also
Categories
				Find more on Continuous Wavelet Transforms in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

