Integration of exponential function
Mostrar comentarios más antiguos
Hello,
I am trying to do the integration of the integral below. I am expecting help. Thanks!
Respuestas (1)
syms t y(x)
f = y(x)*exp(-2*(t-x)) ;
int(f,x,0,t)
2 comentarios
Dharma Khatiwada
el 26 de Oct. de 2021
RAJ ANAND
el 22 de Feb. de 2022
If you got answer please share here.
Categorías
Más información sobre Mathematics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!