Community Profile

photo

Stephen Becker


University of Colorado Boulder

Last seen: Today Active since 2008

Followers: 0   Following: 0

Message

Professor of applied math Professional Interests: optimization, signal processing

Statistics

All
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 3
  • First Review
  • GitHub Submissions Level 3
  • First Submission
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Submitted


L-BFGS-B-C
L-BFGS-B, converted from Fortran to C, with Matlab wrapper

8 månader ago | 5 downloads |

Thumbnail

Submitted


vectorized roots for quadratic equations
Finds roots for a series of quadratic equations in a vectorized manner

11 månader ago | 0 downloads |

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...

nästan 3 år ago | 15 downloads |

Thumbnail

Submitted


fastRPCA
Code for Robust PCA

nästan 6 år ago | 7 downloads |

Submitted


zeroSR1
Very fast code for solving lasso and non-negative least-squares problems

nästan 6 år ago | 1 download |

Submitted


Sparsified K-Means
Extremely fast K-Means for big data

nästan 6 år ago | 4 downloads |

Thumbnail

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 6 år ago | 1 download |

Submitted


CoSaMP and OMP for sparse recovery
Orthogonal Matching Pursuit (OMP) and Compressive Sampling Matched Pursuit (CoSaMP).

mer än 7 år ago | 27 downloads |

Thumbnail

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 ...

mer än 11 år ago | 1 answer | 0

1

answer

Answered
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...

ungefär 12 år ago | 0

Submitted


idctt
type II Inverse DCT (i.e. type III DCT)

mer än 15 år ago | 1 download |

Submitted


dctt
type II DCT, improvement to matlab's dct

mer än 15 år ago | 1 download |

Submitted


persistent fft
fft via a radix2 algorithm

ungefär 16 år ago | 1 download |