Community Profile

photo

Stephen Becker


University of Colorado Boulder

Last seen: 8ヶ月 前 2008 年からアクティブ

Professor of applied math Professional Interests: optimization, signal processing

統計

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

バッジを表示

Content Feed

表示方法

送信済み


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

8ヶ月 前 | ダウンロード 7 件 |

Thumbnail

送信済み


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

11ヶ月 前 | ダウンロード 0 件 |

送信済み


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

3年弱 前 | ダウンロード 15 件 |

Thumbnail

送信済み


fastRPCA
Code for Robust PCA

6年弱 前 | ダウンロード 9 件 |

送信済み


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

6年弱 前 | ダウンロード 1 件 |

送信済み


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

6年弱 前 | ダウンロード 4 件 |

Thumbnail

送信済み


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

約6年 前 | ダウンロード 1 件 |

送信済み


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

7年以上 前 | ダウンロード 27 件 |

Thumbnail

質問


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

11年以上 前 | 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...

約12年 前 | 0

送信済み


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

15年以上 前 | ダウンロード 1 件 |

送信済み


dctt
type II DCT, improvement to matlab's dct

15年以上 前 | ダウンロード 1 件 |

送信済み


persistent fft
fft via a radix2 algorithm

約16年 前 | ダウンロード 1 件 |