hello this is my first post so sorry if it looks all crazy with code. Im having trouble with a 4th order Runge Kutta method problem. I dont know why it just spits out the initial condition i set for the whole loop instead of doing iterations.
i ask the user to give it the initial value of the vector. the problem is that it just prints that value that you input over and over. what order would you recommend to put the equations in? im stumped on this.