필터 지우기
필터 지우기

Help solving a Euler Method equation?

조회 수: 1 (최근 30일)
Salman Kalinleh
Salman Kalinleh 2020년 12월 16일
댓글: Abhishek Gupta 2020년 12월 21일
Hi guys,
Can someone use the Euler method to solve the equation below :
dT(t)/dt = -(B*T(t)*I(t))/N)
where B = 0.8
N = 10,000,000
and I_0 = 100
Thanks very much!
Salman
  댓글 수: 2
Alan Stevens
Alan Stevens 2020년 12월 16일
If I is a function of t you need an equation for I or dI/dt as well. You also need an initial value for T.
Abhishek Gupta
Abhishek Gupta 2020년 12월 21일
Hi Salman,
As suggested by Alan, you need to provide the equation for I(t) or dI/dt and initial value for T to solve the differential equation.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by