Solved
How to create a new Matrix for acceleration?
- March 24, 2017
- 3 replies
- 1619 views
Hello,
I have solved a DGL with Rkadapt-Routine (Runge-Kutta-Verfahren, adaptiv) , whitch generated following arrays:

Now i want to build the acceleration-Matrix by dividing vx over t.
So i have to divide each Element and write them into a new Matrix for the acceleration.
I think we have to write a little program for it and that's my problem.
Can please somebody help me to program it?
Thank you for your efforts.
best regards, Volker


