could you write integral matlab code

Can you write matlab code

2 Comments

What is: ‘cost(u(t))’ ?
Very sorry :((
it is cos(t) X(t)=e^-t*cos(t)

Sign in to comment.

 Accepted Answer

This is a problem in calculus. The indefinite integral would be:
1/8*(sin(2*t)-cos(2*t)-2)*exp(-2*t) + C
Note that this integral is convergent at the upper limit, +inf, but divergent at its lower limit, -inf.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!