Numerical Integration with Infinity as the upper limit

2 visualizzazioni (ultimi 30 giorni)
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.

Risposte (1)

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

Community Treasure Hunt

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

Start Hunting!

Translated by