Since those are differential equations, you can implement them in Simulink by using Integrator blocks. You have four first derivatives, so your Simulink model will need to use four Integrator blocks. The inputs and outputs of these blocks should follow the algebra of each differential equation.
Here I attach a link where you can read more about it.
Best,
Jesús

