标题: maple调用顺序错误 [打印本页] 作者: 张翼飞 时间: 2014-8-5 16:27 标题: maple调用顺序错误 F := int(1/((-x^2+1)*(-r*x^2+1))^(1/2), x = 0 .. 1):# W0 T) J. E5 }, ^1 V4 A
G := subs(r = (u2^2+u3^2)/(u1^2+u3^2), F): 7 P8 D5 n# J4 G3 v2 T8 L) N" hQ := subs({u1 = 2.2*10^2, u2 = 0}, G): 7 v5 W' B4 X9 L4 _5 m2 S: aplot(Q, u3 = -10 .. 10). B' P( {: I: h ^: C) k3 O
这个程序运行的时候提示Warning, unable to evaluate the function to numeric values in the region; see the plotting command's help page to ensure the calling sequence is correct. l* Z* E" j" H2 _1 W" p. A& p
是调用顺序上错误,能帮我看看是哪里的调用顺序有问题吗? ' E, s. ?: O. o作者: dsk1209 时间: 2014-9-18 18:48
谢谢楼主,好东西啊作者: dsk1209 时间: 2014-9-18 18:49
谢谢楼主,好东西啊