photo

Ramesh


Last seen: 5 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Minimum value from a vector for x in the range: x= [-4:0.5:4]; Calculate f(x)=x2+1.3x+2.
How to solve this?

6 meses hace | 1 respuesta | 0

1

respuesta