由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - mathematica 提问 "integrand not numerical"
相关主题
Re: mathematica 提问 "integrand not numeriHelp please
how to remove a singularity in an integr求教: 关于mathematica的历史
如何高速计算这个积分A bugg in Mathematica 3.0
谁能帮我把这个fortran函数接口写成C的形式,Mathematica 求助
有人用过FORM做符号计算吗?Mathematica里面怎么定义一个矩阵的幂?
Run a Mathematica script(notebook?) in background计 算 Laguerre 函 数
[转载] 大家看这个方程组用什么软件解[转载] help!怎么数值求解高次方程组的根?
[转载] Mathematica 5 released.Mathematica数值求解Differential Equations的问题
相关话题的讨论汇总
话题: integrate话题: integrand话题: infinity话题: int
进入Computation版参与讨论
1 (共1页)
q***t
发帖数: 3
1
列位大虾有用mathematica的吧?

请教一个问题。希望绘出一个曲线 f(t);其定义为一个积分:

\int g(x,y,t) dx
f(t) = \int ------------------ dy (1)
\int h(x,y,t) dx

g(x,y,t)和h(x,y,t)都是给定的函数。里外的三个积分限都是
(-Infinity,Infinity),一般是没有解析表达的。如果用

Integrate[ g(x,y,t), x ]
f(t) = NIntegrate[ --------------------------, y ] (2)
Integrate[ h(x,y,t), x ]

计算就太慢了。原因是 mathematica 试图简化 Integrate[ g(x,y,t), x ] 未果。
可是改成数值积分:

1 (共1页)
进入Computation版参与讨论
相关主题
Mathematica数值求解Differential Equations的问题有人用过FORM做符号计算吗?
an applied math text& mathematica notesRun a Mathematica script(notebook?) in background
help: 怎么用mathematica 输出坐标轴标记?[转载] 大家看这个方程组用什么软件解
[转载] 请maple 或者 mathematica 的高手帮个忙![转载] Mathematica 5 released.
Re: mathematica 提问 "integrand not numeriHelp please
how to remove a singularity in an integr求教: 关于mathematica的历史
如何高速计算这个积分A bugg in Mathematica 3.0
谁能帮我把这个fortran函数接口写成C的形式,Mathematica 求助
相关话题的讨论汇总
话题: integrate话题: integrand话题: infinity话题: int