Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Help solving a differential equation
1 回表示 (過去 30 日間)
古いコメントを表示
I want to check my answer using MATLAB but I'm not quite sure how to do it in MATLAB.
The problem is:
Use Euler's method to estimate T at t = 3 s. Use a step size of 1.0 s
dT/dt = 10e^-0.2t - 0.02(T-25)
with the initial condition T(0) = 25.
I would really appreciate the help.
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!