Neurocomputing: Fundamentals of Computational Neuroscience (Fall 2005)

 

Assignment 1

 

Write a program that numerically integrates the differential equation dx/dt = -x + t exp(-t/tau) and plot the difference of your numerical solutions using the euler method and a higher order algorithm to the analytical solution.