Solve system differential equation

2 visualizaciones (últimos 30 días)
Phil-Jacques Alphonse
Phil-Jacques Alphonse el 16 de Jul. de 2019
Comentada: Torsten el 16 de Jul. de 2019
Hello Everybody,
I am a new in matlab, I want a matlab cody to solve this system differential equation (not with simulink).
Unknown: Ts,Ttp,Ttm and the remaining parameters are known.
dTs =(Q/Vs)*(Ttp-Ts)+ (Q/Vs)*(Ttm-Ts)+ (UA/rho*Cp*Vs)*(Tair-Ts)+ (I^2*R/rho*Cp*Vs)
dTtp =(Q/Vt)*(Ts-Ttp)+ (UA/rho*Cp*Vt)*(Tair-Ttp)
dTtm =(Q/Vt)*(Ts-Ttm)+ (UA/rho*Cp*Vt)*(Tair-Ttm)

Respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by