Stephen Becker
University of Colorado Boulder
Followers: 0 Following: 0
Professor of applied math Professional Interests: optimization, signal processing
Statistik
RANG
160.404
of 295.527
REPUTATION
0
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
0
RANG
658 of 20.242
REPUTATION
2.742
DURCHSCHNITTLICHE BEWERTUNG
4.60
BEITRÄGE
11 Dateien
DOWNLOADS
43
ALL TIME DOWNLOADS
25905
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
L-BFGS-B-C
L-BFGS-B, converted from Fortran to C, with Matlab wrapper
mehr als ein Jahr vor | 6 Downloads |
Gesendet
vectorized roots for quadratic equations
Finds roots for a series of quadratic equations in a vectorized manner
mehr als ein Jahr vor | 1 Download |
Gesendet
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...
mehr als 3 Jahre vor | 4 Downloads |
Gesendet
zeroSR1
Very fast code for solving lasso and non-negative least-squares problems
mehr als 6 Jahre vor | 2 Downloads |
Gesendet
Sparsified K-Means
Extremely fast K-Means for big data
mehr als 6 Jahre vor | 4 Downloads |
Gesendet
mex interface for bound constrained optimization via ASA
ASA solves bound constrained problems; the user provides routines to calculate the function and grad
fast 7 Jahre vor | 1 Download |
Gesendet
CoSaMP and OMP for sparse recovery
Orthogonal Matching Pursuit (OMP) and Compressive Sampling Matched Pursuit (CoSaMP).
mehr als 8 Jahre vor | 15 Downloads |
Frage
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 ...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortUsing 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...
fast 13 Jahre vor | 0