
Stephen Becker
University of Colorado Boulder
Professor of applied math Professional Interests: optimization, signal processing
Statistics
RANK
103 788
of 273 028
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
652 of 18 442
REPUTATION
2 631
AVERAGE RATING
4.60
CONTRIBUTIONS
10 Files
DOWNLOADS
64
ALL TIME DOWNLOADS
24813
RANK
of 122 444
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
CON2VERT - constraints to vertices, updated
Updated version of M. Kleder's '05 CON2VERT. Convert linear inequalities into a set of vertices; i.e., polygon "vertex enumerat...
mer än ett år ago | 8 downloads |

Submitted
zeroSR1
Very fast code for solving lasso and non-negative least-squares problems
nästan 5 år ago | 4 downloads |
Submitted
mex interface for bound constrained optimization via ASA
ASA solves bound constrained problems; the user provides routines to calculate the function and grad
ungefär 5 år ago | 2 downloads |
Submitted
CoSaMP and OMP for sparse recovery
Orthogonal Matching Pursuit (OMP) and Compressive Sampling Matched Pursuit (CoSaMP).
mer än 6 år ago | 25 downloads |

Submitted
LBFGSB (L-BFGS-B) mex wrapper
Mex wrapper for lbfgsb v3.0 fortan library. L-bfgs-b solves box-constrained optimization.
nästan 8 år ago | 13 downloads |

Question
Take advantage of Hermitian matrices with eigs
I want to use "eigs" on a Hermitian matrix. If I have a symmetric matrix, I can tell "eigs" that it is symmetric (and real) and ...
ungefär 10 år ago | 1 answer | 0
1
answerUsing GotoBLAS2 in a MATLAB MEX file (shared library help?)
Matlab is probably adding a -lmwblas flag somewhere, so their version of blas is overriding yours. You can probably edit mexopts...
nästan 11 år ago | 0