Statistics
RANK
32,112
of 301,440
REPUTATION
1
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 21,282
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,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
Feeds
Out of memory error when working with small matrices
Launching Matlab with the "hack" below fixes the problem, but it would still be interesting to know whether there is a better wa...
6 years ago | 0
| accepted
Out of memory error when working with small matrices
Ok, this seems to be the problem: I have my own version of the Intel MKL library installed while Matlab tries to use its own? I ...
6 years ago | 0
Question
Out of memory error when working with small matrices
Calling S = [[4,1];[1,4]]; eig(S) Gives an out of memory error in Matlab R2020a on my Ubuntu 18.04 machine with 16GB RAM. ulim...
6 years ago | 3 answers | 1