how to clear such error in K-SVD?
조회 수: 2 (최근 30일)
이전 댓글 표시
sir i am working in"K-SVD: An Algorithm for Designing Overcomplete Dictionaries for Sparse Representation".i got an programme and try to run it,but getting an error like"
- ???Error: File: KSVD2LNS.m Line: 127 Column: 11Expression or statement is incorrect--possiblyunbalanced (, {, or [.
- Error in ==> MAIN at 18[Dictionary,output,CoefMatrix] =KSVD2LNS(Data,CoefMatrix,param); "
the line at 127 writen as "[~,CoefMatrix] = CoROMP3([FixedDictionaryElement,Dictionary ], Data , CoefMatrix , param );" please tell me how to overcome from this error and if anyone need more data on this i also can give that,help me please its very urgent.thanks in advance
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!