Software
[home]
SPIRAL-TAP: The Sparse Poisson Intensity Reconstruction ALgrotihms (SPIRAL) toolbox, SPIRALTAP.m, is MATLAB code for recovering sparse signals from Poisson observations.
Source code
Paper
Limited-memory BFGS systems with diagonal updates
demo.m
- main executable
unrolling.m
- compute vectors a and b
recursionSolve_qN.m
- code for computing inverse of L-BFGS systems
Symmetric tridiagonal solver
demo_symtrisolve.m
- demo executable
symtrisolve.m
- Matlab function for solving symmetric tridiagonal linear systems
Paper