Community Profile

photo

Stephen Becker


University of Colorado Boulder

Last seen: 10 Tage vor Aktiv seit 2008

Followers: 0   Following: 0

Kontakt

Professor of applied math Professional Interests: optimization, signal processing

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


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

9 Monate vor | 7 Downloads |

Thumbnail

Gesendet


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

11 Monate vor | 0 Downloads |

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

fast 3 Jahre vor | 15 Downloads |

Thumbnail

Gesendet


fastRPCA
Code for Robust PCA

etwa 6 Jahre vor | 9 Downloads |

Gesendet


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

etwa 6 Jahre vor | 1 Download |

Gesendet


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

etwa 6 Jahre vor | 5 Downloads |

Thumbnail

Gesendet


mex interface for bound constrained optimization via ASA
ASA solves bound constrained problems; the user provides routines to calculate the function and grad

mehr als 6 Jahre vor | 1 Download |

Gesendet


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

mehr als 7 Jahre vor | 25 Downloads |

Thumbnail

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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

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

etwa 12 Jahre vor | 0

Gesendet


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

mehr als 15 Jahre vor | 1 Download |

Gesendet


dctt
type II DCT, improvement to matlab's dct

mehr als 15 Jahre vor | 1 Download |

Gesendet


persistent fft
fft via a radix2 algorithm

etwa 16 Jahre vor | 1 Download |