小编use*_*681的帖子

Mathematica的Integrate只是吐出输入......不解决Integral

只是寻找一些mathematica的帮助.当我尝试计算机这个积分时:

Integrate[Cos[t]/(1 + b^2 t^2 - (2*b*c*t)/a + c^2/a^2)^(3/2), { t, -Infinity, Infinity}, Assumptions -> {a, b, c} \[Element] Reals]
Run Code Online (Sandbox Code Playgroud)

Mathematica刚吐出:

Integrate[Cos[t]/(1 + c^2/a^2 - (2 b c t)/a + b^2 t^2)^(3/2), {t, -\[Infinity], \[Infinity]}, Assumptions -> (a | b | c) \[Element] Reals]
Run Code Online (Sandbox Code Playgroud)

我该如何评估这个积分?

wolfram-mathematica

4
推荐指数
1
解决办法
1377
查看次数

标签 统计

wolfram-mathematica ×1