Clear Filters
Clear Filters

how to clear such error in K-SVD?

1 view (last 30 days)
jagannath mishra
jagannath mishra on 16 May 2013
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"
  1. ???Error: File: KSVD2LNS.m Line: 127 Column: 11Expression or statement is incorrect--possiblyunbalanced (, {, or [.
  2. 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

Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!