Community Profile

photo

Stephen Becker


University of Colorado Boulder

Last seen: 8 giorni fa Attivo dal 2008

Followers: 0   Following: 0

Contatto

Professor of applied math Professional Interests: optimization, signal processing

Statistiche

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

Visualizza badge

Feeds

Visto da

Inviato


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

9 mesi fa | 7 download |

Thumbnail

Inviato


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

11 mesi fa | 0 download |

Inviato


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

quasi 3 anni fa | 15 download |

Thumbnail

Inviato


fastRPCA
Code for Robust PCA

circa 6 anni fa | 9 download |

Inviato


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

circa 6 anni fa | 1 download |

Inviato


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

circa 6 anni fa | 5 download |

Thumbnail

Inviato


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

oltre 6 anni fa | 1 download |

Inviato


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

oltre 7 anni fa | 25 download |

Thumbnail

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

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

circa 12 anni fa | 0

Inviato


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

oltre 15 anni fa | 1 download |

Inviato


dctt
type II DCT, improvement to matlab's dct

oltre 15 anni fa | 1 download |

Inviato


persistent fft
fft via a radix2 algorithm

circa 16 anni fa | 1 download |