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 个评论
回答(1 个)
Philip Borghesani
2016-2-26
编辑:Philip Borghesani
2016-2-26
0 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!