Content deleted Content added
Changed the exponential "e" to "exp" due to potential confusion of the exponential constant and the error variable. |
|||
Line 79:
which is a linear first order differential equation which has solution
:<math>
V=V(0)
</math>
Line 93:
</math>
:<math>
r=r(0)
</math>
:<math>
\dot{e}+\alpha e= (\dot{e}(0)+\alpha e(0))
</math>
which can then be solved using any linear differential equation methods.
|