Recent content by math_guy314

  1. M

    Solving Coupled System of ODEs in MATLAB

    Yes, thank you. That helps. I actually realized that I had t instead of T and fixed it. It took me a while to realize f didn't copy into the workspace. I think I understand now.
  2. M

    Solving Coupled System of ODEs in MATLAB

    Homework Statement I am asked to solve a coupled system of 5 ODEs. There is also a function, f, which describes the release of carbon dioxide over time. I am given the release rates at certain values of t and asked to interpolate for other values of t in the interval [1000 3000]. After...
Back
Top