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.

댓글 수: 1

This integral is easy to solve. Try using your math skills

댓글을 달려면 로그인하십시오.

답변 (1개)

Jim Riggs
Jim Riggs 2018년 3월 14일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기

질문:

2018년 3월 14일

답변:

2018년 3월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by