![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
Feeds
제출됨
vectorized roots for quadratic equations
Finds roots for a series of quadratic equations in a vectorized manner
1년 초과 전 | 다운로드 수: 1 |
제출됨
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...
거의 4년 전 | 다운로드 수: 3 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/f9dcc365-541d-40af-9656-09a547b81100/92015432-3337-4dc3-b46e-11297b010a10/images/1620143566.png)
제출됨
zeroSR1
Very fast code for solving lasso and non-negative least-squares problems
거의 7년 전 | 다운로드 수: 2 |
제출됨
mex interface for bound constrained optimization via ASA
ASA solves bound constrained problems; the user provides routines to calculate the function and grad
대략 7년 전 | 다운로드 수: 1 |
제출됨
CoSaMP and OMP for sparse recovery
Orthogonal Matching Pursuit (OMP) and Compressive Sampling Matched Pursuit (CoSaMP).
8년 초과 전 | 다운로드 수: 14 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/32402/versions/8/screenshot.png)
질문
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 ...
대략 12년 전 | 답변 수: 1 | 0
1
답변답변 있음
Using 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...
Using 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...
거의 13년 전 | 0