The Lorenz equation is widely used in the theory of non-linear equations and was encountered in modeling
Question:
The Lorenz equation is widely used in the theory of non-linear equations and was encountered in modeling of natural convection. While working with these equations Lorenz discovered the phenomena of chaos. The system is described by the following set of differential equations:
\[\begin{aligned}& \frac{d x}{d t}=\alpha(y-z) \\& \frac{d y}{d t}=-x z+r x-y \\& \frac{d z}{d t}=x y-b z\end{aligned}\]
where \(\alpha, r\), and \(b\) are the parameters.
Fix two parameters \(\alpha=10\) and \(b=-8 / 3\) and examine the stability of the system with \(r\) as a parameter. Write MATLAB code to track the trajectories and prepare phase-plane plots.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Advanced Transport Phenomena Analysis Modeling And Computations
ISBN: 9780521762618
1st Edition
Authors: P. A. Ramachandran
Question Posted: