主题: [MATLAB数学相关] [L.R,L.p,L.perm] = chol(AAt,'vector')
查看单个帖子
旧 2009-06-03, 19:25   #1
renascence
初级会员
 
注册日期: 2009-04-15
帖子: 6
声望力: 0
renascence 正向着好的方向发展
帖子 [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 当前离线   回复时引用此帖