Given :
dy/dt = -100000y + 99999 e^(-t)
a. If y(0)=0 use the explicit Euler method to obtain a solution using a step size of 0.1. Carry out 2 iterations. What do you notice? b. Estimate the minimum step size required to maintain stability using the explicit Euler method.
b. Repeat the problem using the implicit Euler method to obtain a solution from t=0 to 2 using a step size of 0.1.
Get Answers For Free
Most questions answered within 1 hours.