could you write integral matlab code

1 view (last 30 days)
Can you write matlab code
  2 Comments
Star Strider
Star Strider on 7 Apr 2017
What is: ‘cost(u(t))’ ?
bahadir safak
bahadir safak on 7 Apr 2017
Very sorry :((
it is cos(t) X(t)=e^-t*cos(t)

Sign in to comment.

Accepted Answer

Roger Stafford
Roger Stafford on 7 Apr 2017
Edited: Roger Stafford on 7 Apr 2017
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)

Categories

Find more on Numerical Integration and Differential Equations in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!