Question: initial Newton iteration is not converging

Hello every one,
I got an error while trying to solve numerically a nonlinear system of odes using 
the dsolve command. This error is very common,
"Error, (in dsolve/numeric/bvp) initial Newton iteration is not converging".
I tried the different technique explained in 
http://www.maplesoft.com/support/help/Maple/view.aspx?path=dsolve/numeric_bvp/advanced
in the likes of continuation approach but still no luck. I thought to share it with you 
for guidance.
Thanks
Newton_it_failed.mw
 
Please Wait...