数学建模社区-数学中国

标题: MATLAB预定义矩阵时出错 [打印本页]

作者: 烟火之夏    时间: 2016-7-13 15:46
标题: MATLAB预定义矩阵时出错
MATLAB预定义一个空值为0的30,000*30,000矩阵时出错
以下时出错的说明~请问这个问题怎么解决,谢谢
>>x=zeros(30000,30000)

Error using zeros
Requested 30000x30000 (6.7GB) array exceeds maximum array size preference. Creation of arrays greater than this limit
may take a long time and cause MATLAB to become unresponsive. See array size limit or preference panel for more
information.



作者: 百年孤独    时间: 2016-7-15 09:23
不好意思,刚看到。
这是你的内存太小了,需要6,7个GB内存





欢迎光临 数学建模社区-数学中国 (http://www.madio.net/) Powered by Discuz! X2.5