Help solving a Euler Method equation?

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 件)

カテゴリ

ヘルプ センター および File ExchangeNumerical Integration and Differential Equations についてさらに検索

製品

タグ

質問済み:

2020 年 12 月 16 日

コメント済み:

2020 年 12 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by