Question: dsolve,numeric type

I want to solve a set of ODE equations numerically,there is 5 equations with certain boundary conditions,please help me,what kind of dsolve order could i use? when i use dsolve({sys,bcs}type=numeric) i get an error that say me:system must be entered as a set of equations! how can i solve it?

Please Wait...