Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
testQRaddcol12.m | 2015-01-15 | 1.0 kB | |
testQRaddcol.m | 2015-01-15 | 1.0 kB | |
testQRdelcol.m | 2015-01-15 | 627 Bytes | |
dct.m | 2015-01-15 | 2.9 kB | |
demo_bpdn.m | 2015-01-15 | 986 Bytes | |
demo_seqcs.m | 2015-01-15 | 1.5 kB | |
idct.m | 2015-01-15 | 2.5 kB | |
Totals: 7 Items | 10.6 kB | 0 |
README for asp: active-set procedures for Basis Pursuit and related problems Michael Friedlander <mpf@cs.ubc.ca> Michael Saunders <saunders@stanford.edu> %----------------------------------------------------------------------- Install and test BPdual: ======================== cd <asp directory> % Put yourself in the asp directory addpath(pwd) as_setup % compiles two mex interfaces in ./private % for the heap routines used by private/l2maxline. cd tests demo_bpdn % runs BPdual on a 600 x 2560 test problem % with several values of lambda.