![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/747762.jpg)
Stephen Becker
University of Colorado Boulder
Followers: 0 Following: 0
Professor of applied math Professional Interests: optimization, signal processing
Statistics
RANK
261.189
of 297.010
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
660 of 20.418
REPUTATION
2.750
AVERAGE RATING
4.60
CONTRIBUTIONS
11 Files
DOWNLOADS
38
ALL TIME DOWNLOADS
25982
RANK
of 157.687
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
Feeds
Submitted
L-BFGS-B-C
L-BFGS-B, converted from Fortran to C, with Matlab wrapper
meer dan een jaar ago | 5 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/e5865dd9-4a80-11e4-9553-005056977bd0/3b22326d-d1a3-42ea-8ef5-9a6d438af24e/images/screenshot.jpg)
Submitted
vectorized roots for quadratic equations
Finds roots for a series of quadratic equations in a vectorized manner
meer dan een jaar ago | 1 download |
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...
bijna 4 jaar ago | 3 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/f9dcc365-541d-40af-9656-09a547b81100/92015432-3337-4dc3-b46e-11297b010a10/images/1620143566.png)
Submitted
zeroSR1
Very fast code for solving lasso and non-negative least-squares problems
bijna 7 jaar ago | 2 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
ongeveer 7 jaar ago | 1 download |
Submitted
CoSaMP and OMP for sparse recovery
Orthogonal Matching Pursuit (OMP) and Compressive Sampling Matched Pursuit (CoSaMP).
meer dan 8 jaar ago | 14 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/32402/versions/8/screenshot.png)
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 ...
ongeveer 12 jaar 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...
bijna 13 jaar ago | 0