Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Help solving a differential equation
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!