error running at fist instant

조회 수: 1 (최근 30일)
FIR
FIR 2011년 10월 20일
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
Walter Roberson
Walter Roberson 2011년 10월 20일
We need the exact message.
FIR
FIR 2011년 10월 21일
sir ,I changed those A letters to another letter B ,IT WORKS NOW

댓글을 달려면 로그인하십시오.

답변 (1개)

Ashish Uthama
Ashish Uthama 2012년 9월 17일
"sir ,I changed those A letters to another letter B ,IT WORKS NOW"

카테고리

Help CenterFile Exchange에서 Multirate Signal Processing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by