필터 지우기
필터 지우기

could you write integral matlab code

조회 수: 2 (최근 30일)
bahadir safak
bahadir safak 2017년 4월 7일
편집: Roger Stafford 2017년 4월 7일
Can you write matlab code
  댓글 수: 2
Star Strider
Star Strider 2017년 4월 7일
What is: ‘cost(u(t))’ ?
bahadir safak
bahadir safak 2017년 4월 7일
Very sorry :((
it is cos(t) X(t)=e^-t*cos(t)

댓글을 달려면 로그인하십시오.

채택된 답변

Roger Stafford
Roger Stafford 2017년 4월 7일
편집: Roger Stafford 2017년 4월 7일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by