Integration of exponential function
显示 更早的评论
Hello,
I am trying to do the integration of the integral below. I am expecting help. Thanks!
回答(1 个)
syms t y(x)
f = y(x)*exp(-2*(t-x)) ;
int(f,x,0,t)
类别
在 帮助中心 和 File Exchange 中查找有关 Mathematics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!