a. Use MATLAB ode23 solver to solve the following differential equation with zero initial conditions in the interval 0 <
Posted: Fri Apr 29, 2022 8:21 am
a. Use MATLAB ode23 solver to solve the following differential equation with zero initial conditions in the interval 0 < t < 10 s. 407 + 60.2 + 2001 = F(t) where 100 t<2 F(t) = 40 -- 10t 2 <t<4 0 t> 4 b. Plot x vs time. C. Find the minimum and maximum values of x and the corresponding time.