Skip to content

Code for the paper Constrained adaptive sensing by Mark A. Davenport, Andrew K. Massimino, Deanna Needell, and Tina Woolf

Notifications You must be signed in to change notification settings

andymass/constrained-adaptive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Constrained adaptive sensing code

Code for the pre-print Constrained adaptive sensing by Mark A. Davenport, Andrew K. Massimino, Deanna Needell, and Tina Woolf

BibTeX reference:

@article{DBLP:journals/corr/DavenportMNW15,
   author    = {Mark A. Davenport and
                Andrew K. Massimino and
                Deanna Needell and
                Tina Woolf},
  title     = {Constrained adaptive sensing},
  journal   = {CoRR},
  volume    = {abs/1506.05889},
  year      = {2015},
  url       = {http://arxiv.org/abs/1506.05889},
  timestamp = {Wed, 01 Jul 2015 15:10:24 +0200},
  biburl    = {http://dblp.uni-trier.de/rec/bib/journals/corr/DavenportMNW15},
  bibsource = {dblp computer science bibliography, http://dblp.org}
}

Requirements

Van Den Berg, E., & Friedlander, M. P. (2007). SPGL1: A solver for large-scale sparse reconstruction.

Van Den Berg, E., & Friedlander, M. P. (2008). Probing the Pareto frontier for basis pursuit solutions. SIAM Journal on Scientific Computing, 31(2), 890-912.

Becker, S. R., Candès, E. J., & Grant, M. C. (2011). Templates for convex cone problems with applications to sparse signal recovery. Mathematical programming computation, 3(3), 165-218.

Experiments

1 dimensional experiments

See tester_UnifAndVDS.m and tester_n_UnifAndVDS.m.

2 dimensional experiments

See `brain_tester.m'.

About

Code for the paper Constrained adaptive sensing by Mark A. Davenport, Andrew K. Massimino, Deanna Needell, and Tina Woolf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages