photo

Ramesh


Last seen: 5 maanden ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


dTdt=−k(T−Ta) k=0.4,Ta=25∘, initial condition T(0)=T0=75∘C .how to solve using ode45 and report the temperature obtained at times t=1,2,3 and 4 . report T(1.0)
ORIGINAL: dTdt=−k(T−Ta) k=0.4,Ta=25∘C, k=0.4,Ta=25° and the initial condition T(0)=T0=75∘ The true solution of the ODE is ...

5 maanden ago | 1 answer | 0

1

answer

Question


How to solve this function?
function rate=ptMech(C,T,par) % Obtain the parameter values A=par.A; E=par.E; b=par.b; R=8.314; % Compute k k=A*exp(-E/...

6 maanden ago | 1 answer | 0

1

answer

1

answer