Working on a mechanical problem I obtain a system of two coupled differential equations (Eq.1 and Eq.2) in r and theta using polar coordinates system.
I have summarized everything on the figure attached with this post and I hope that it is quite explicit. Would you have informations on the numerical method to be used to solve such a system (using Scilab or Matlab or whatever).
Many thanks to all.

Here is a solution.
First I post the equations system (I corrected 2 mistakes).
Now, I propose a Scilab code (equivalent to Matlab) to solve it by creating a first order system of differential equations.