Melisse Marheine

Web Systems 1 - Assignment 4

 

Using MathML - Lorenz Equation

 

x ˙ = σ ( y x ) y ˙ = ρ x y x z z ˙ = β z + x y

 

The Lorenz Equation is actually a system of three differential equations developed by Edward Lorenz as a model for atmospheric convection. However, it has been used for many other applications, from motors to chemical reactions.

The variables x,y and z represent the system states and t represents time.