Integration of exponential function
Show older comments
Hello,
I am trying to do the integration of the integral below. I am expecting help. Thanks!
Answers (1)
syms t y(x)
f = y(x)*exp(-2*(t-x)) ;
int(f,x,0,t)
2 Comments
Dharma Khatiwada
on 26 Oct 2021
RAJ ANAND
on 22 Feb 2022
If you got answer please share here.
Categories
Find more on Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!