資源簡介
該源碼實現(xiàn)了使用基于稀疏表示的人臉識別算法。使用GPSR作為l1模最小化方法。
代碼片段和文件信息
function?[xx_debiasobjectivetimesdebias_startmses]=?...
????GPSR_Basic(yAtauvarargin)
%??
%?GPSR_Basic?version?5.0?December?4?2007
%
%?This?function?solves?the?convex?problem?
%?arg?min_x?=?0.5*||?y?-?A?x?||_2^2?+?tau?||?x?||_1
%?using?the?algorithm?GPSR-Basic?described?in?the?following?paper
%
%?“Gradient?Projection?for?Sparse?Reconstruction:?Application
%?to?Compressed?Sensing?and?Other?Inverse?Problems“
%?by?Mario?A.?T.?Figueiredo?Robert?D.?Nowak?Stephen?J.?Wright
%?Journal?of?Selected?Topics?on?Signal?Processing?December?2007
%?(to?appear).
%
%?-----------------------------------------------------------------------
%?Copyright?(2007):?Mario?Figueiredo?Robert?Nowak?Stephen?Wright
%?
%?GPSR?is?distributed?under?the?terms
%?of?the?GNU?General?Public?License?2.0.
%?
%?Perm
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????21922??2008-01-15?16:22??SRC\GPSR_Basic.m
?????文件???????4555??2010-07-14?14:01??SRC\SRC.m
?????目錄??????????0??2010-07-29?16:17??SRC
-----------?---------??----------?-----??----
????????????????26477????????????????????3
評論
共有 條評論