Recent content by epic325

  1. E

    2nd order initial value problem in matlab

    Yes, jfgobin. That was the problem. Thank you very much for your help!
  2. E

    2nd order initial value problem in matlab

    Homework Statement 1.)I want to write a function in MATLAB that contains the 2nd order function: 20*d^{2}x;(dt^{2})+5*dx/dt + 20*x=0 (dampened spring) -The function should have 2 inputs (time,[initial values]) initial values should be a vector of 2 values -The function should...
Back
Top