You need reasonable starting values. If you don't specify any values for a, b and c, they are set to 1, which is very far away from your expected solution and doesn't converge properly.
Try with the starting values
a = 7000
b = 9e6
c = -200
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You need reasonable starting values. If you don't specify any values for
a,bandc, they are set to 1, which is very far away from your expected solution and doesn't converge properly.Try with the starting values
Thanks for the help ... now is good
Last edit: Vincio 2014-06-18