I need help on a wavelet transform code
    6 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
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 commentaires
Réponse acceptée
  zohar
      
 le 17 Fév 2011
        Hi Shaikha
Give us somthing about s_no ? (example)
2 commentaires
  Walter Roberson
      
      
 le 17 Fév 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.
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur Continuous Wavelet Transforms dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


