Numerical Integration with Infinity as the upper limit

2 次查看(过去 30 天)
How can I integrate this without the use of syms. I need to sub values into the final integrated equation and be able to plot the results on a graph.

回答(1 个)

Jim Riggs
Jim Riggs 2018-3-14
f(x) = 8*e^(-x/10) dx
Integral f(x) = -80*e^(-x/10) + C

类别

Help CenterFile Exchange 中查找有关 Calculus 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by