If I have 3 points A,B,C and want to know the points between A and B, how can I force the runge kutta to go from A to B not anywhere? I think there is a relation formula can connect A and B and consider it as an initial point. Any idea?
Hi guys
I have two points A and B (in 2 dimensions) and want to use runge kutta 4th order to give me points between these two points starting from A __> B (NOT B___> A). How can I choose the initial point then.
Cheers,:smile: