标题:[求助]这样的积分如何求?
只看楼主
sky19
Rank: 1
等 级:新手上路
帖 子:13
专家分:0
注 册:2007-5-10
 问题点数:0 回复次数:1 
[求助]这样的积分如何求?


>> syms m;
int(int('((t-x)^2+(m-y)^2+n^2)^(-2)','t','-538+1.8*n','538-1.8*n'),'m',0,40)

运行时出现如下提示:
Warning: Explicit integral could not be found.
> In sym.int at 58
In char.int at 9
Warning: Explicit integral could not be found.
> In sym.int at 58

ans =

int(int(1/((t-x)^2+(m-y)^2+n^2)^2,t = -538+1.8*n .. 538-1.8*n),m = 0 .. 40)

请问各位这样的积分如何求啊?谢谢!

DzLqLiwO.rar (3.34 KB) [求助]这样的积分如何求?


[此贴子已经被作者于2007-9-9 15:55:04编辑过]

搜索更多相关主题的帖子: 积分 
2007-09-09 15:54
qwe194910
Rank: 1
等 级:新手上路
帖 子:18
专家分:0
注 册:2007-11-2
得分:0 
系统变量不只是一个m吧?
2007-11-08 13:03



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-168740-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 1.255126 second(s), 9 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved