photo

Stephen Becker


University of Colorado Boulder

Last seen: 1 year ago Active since 2008

Followers: 0   Following: 0

Message

Professor of applied math Professional Interests: optimization, signal processing

Statistics

All
MATLAB Answers

1 Question
1 Answer

File Exchange

11 Files

RANK
112,535
of 301,234

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
661 of 21,204

REPUTATION
2,785

AVERAGE RATING
4.60

CONTRIBUTIONS
11 Files

DOWNLOADS
18

ALL TIME DOWNLOADS
26284

RANK

of 173,580

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • 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

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

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

14 years ago | 0