Neurocomputing Project 2: (due Tuesday October 5 in class, 5 points)

Given is the differential equation dx/dt = -x +exp(-t)

1. Solve this equation numerically using the Euler method.

2. Solve this equation numerically using a higher order method.

3. Solve this equation analytically.

4. Compare the results and highlight the differences