My Student Version of MATLAB cant invert 20x20 matrices or "\" 100x100 matrices

1 次查看(过去 30 天)
I have the Student version of MATLAB R2015b. However, I have encountered some significant problems in it.
If I create a random 20x20 matrix A, inv(A) crashes Matlab.
The same thing happens if I generate a random 100x100 matrix A, a random 100x1 column vector f, and do A\f.
I have ample space on my harddrive; in fact, I have 3.45 GB of space free.
  4 个评论
Thor Larson
Thor Larson 2016-2-26
编辑:Thor Larson 2016-2-26
No, I just used A = rand(20).
Also, my processor is an AMD A8-6410 APU with AMD Radeon R5 Graphics (2.00GHz)
I have 3.45 Gb of usable RAM

请先登录,再进行评论。

回答(1 个)

Philip Borghesani
Philip Borghesani 2016-2-26
编辑:Philip Borghesani 2016-2-26

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by