error running at fist instant

1 visualización (últimos 30 días)
FIR
FIR el 20 de Oct. de 2011
i have a code for performing ebcot compression..I have to perform for low,high,vertical,diagonal coefficient
[out,mat_log]=ebcotcomp(A,bx,by)
[out,mat_log]=ebcotcomp(H,bx,by)
[out,mat_log]=ebcotcomp(V,bx,by)
[out,mat_log]=ebcotcomp(D,bx,by)
A-low pass filter
H-high pass filter
V-vertical
if i run this code ,I get an error
Error in ==> er at
[out,mat_log]=ebcotcomp(A,bx,by)
but,if i comment first line and run,i get the result for other three,if i do not comment i get this error.....
please suggest some idea
  7 comentarios
Walter Roberson
Walter Roberson el 20 de Oct. de 2011
We need the exact message.
FIR
FIR el 21 de Oct. de 2011
sir ,I changed those A letters to another letter B ,IT WORKS NOW

Iniciar sesión para comentar.

Respuestas (1)

Ashish Uthama
Ashish Uthama el 17 de Sept. de 2012
"sir ,I changed those A letters to another letter B ,IT WORKS NOW"

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by