查看单个帖子
旧 2008-05-22, 22:06   #1
gonganshu
初级会员
 
注册日期: 2008-05-22
年龄: 42
帖子: 4
声望力: 0
gonganshu 正向着好的方向发展
尴尬 [求助]Error using ==> sym.mpower Exponent must be a numeric integer.

向高手求教
sym b
s2=limit(((-1)^(b-1))/b*(a22)^b,b,inf)
ac=symsum(((-1)^(b-1))/b*(a22)^b,b,1,inf)%%%求无穷数列的和
其中a22为6*6的非奇异阵
运行后出现??? Error using ==> sym.mpower
Exponent must be a numeric integer.
Error in ==>s2=limit(((-1)^(b-1))/b*(a22)^b,b,inf)
Error in ==>ac=symsum(((-1)^(b-1))/b*(a22)^b,b,1,inf)
gonganshu 当前离线   回复时引用此帖