This is an Observable Framework app. To install the required dependencies, run: src - This is the “source root” — where your source files live. Pages go here. Each page is a Markdown file. Observable ...
% Consider the initial value problem dy / dt = e^t - t, y(0) = 1 which has solution y(t) = e^t - t^2 / 2.The main built-in solver in MATLAB is ode45. lineOneInfo ...