bonjour a tous,
j'ai fais un programme qui est basé sur les ondelettes pour la compression ,
(le probléme dans la partie de Quantification)
et l'erreur comme suit :
:) aidez-moi S.V.P :)Code:
1
2
3
4
5
6 ??? Error using ==> quantiz The codebook must be a real vector whose length is one more than the length of the partition. Error in ==> test_dwt at 125 [index,quant,distor] = quantiz(C,partition,codebook);