主题
: [MATLAB数学相关]
[L.R,L.p,L.perm] = chol(AAt,'vector')
查看单个帖子
2009-06-03, 19:25
#
1
renascence
初级会员
注册日期: 2009-04-15
帖子: 6
声望力:
0
[L.R,L.p,L.perm] = chol(AAt,'vector')
为什么运行命令
AAt=0.1667*eye(6);
[L.R,L.p,L.perm] = chol(AAt,'vector')
时出现错误:
??? Error using ==> chol
Too many output arguments.
此帖于 2009-06-03
20:58
被 renascence 编辑。 原因: 补充
renascence
查看公开信息
发送悄悄话给 renascence
查找 renascence 发表的更多帖子