Numerical Integration with Infinity as the upper limit

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.

Antworten (1)

Jim Riggs
Jim Riggs am 14 Mär. 2018

0 Stimmen

f(x) = 8*e^(-x/10) dx
Integral f(x) = -80*e^(-x/10) + C

Kategorien

Mehr zu Symbolic Math Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 14 Mär. 2018

Beantwortet:

am 14 Mär. 2018

Community Treasure Hunt

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

Start Hunting!

Translated by