Hello everybody,
I've come cross the following first order nonlinear equation when trying to solve
for the speed of an electrical motor at any given time t during motor start.
y'=-(ay^2)+bx+c ; y(0)=0 ; a, b and c are constants; y=motor speed; x= time
The...