Problem 01: Solve the following differential equation from t = 0 to 10 dy dt -10y with the initial condition y(0) = 1. u
Posted: Thu May 05, 2022 6:17 pm
Problem 01: Solve the following differential equation from t = 0 to 10 dy dt -10y with the initial condition y(0) = 1. use h = 0.1 and 0.2. Create a MATLAB script in Matlab to solve the problem using implicit Euler's method, this is a study guide problem