photo

Ramesh


Last seen: 6 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


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 ...

6 months 前 | 1 个回答 | 0

1

个回答

提问


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/...

7 months 前 | 1 个回答 | 0

1

个回答

1

个回答