Control-Lyapunov function: Difference between revisions

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)eexp^{-\kappa t}
</math>
 
Line 93:
</math>
:<math>
r=r(0)eexp^{-\frac{\kappa}{2} t}
</math>
:<math>
\dot{e}+\alpha e= (\dot{e}(0)+\alpha e(0))eexp^{-\frac{\kappa}{2} t}
</math>
which can then be solved using any linear differential equation methods.