1. Model the following initial value problems in Simulink and compare solutions to those using ode45. = a. y" – 9y' + 20
Posted: Mon May 09, 2022 8:56 am
1. Model the following initial value problems in Simulink and compare solutions to those using ode45. = a. y" – 9y' + 20y = 0,, y(0) = 0, y'(O) = 1. b. y" – 3y' + 4y = 0, y(0) = 0, y'(O) = 1. c. 8y" + 4y' + y = 0, y(0) = 1, y' (O) = 0. d. x" — x' – 6x = 0 for x = x(t), x(0) = 0, x'(0) = 1. = = = = = =