Borrar filtros
Borrar filtros

Help solving a Euler Method equation?

1 visualización (últimos 30 días)
Salman Kalinleh
Salman Kalinleh el 16 de Dic. de 2020
Comentada: Abhishek Gupta el 21 de Dic. de 2020
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 comentarios
Alan Stevens
Alan Stevens el 16 de Dic. de 2020
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 el 21 de Dic. de 2020
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Loops and Conditional Statements en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by