Lorenz_GUI.zip

This GUI animates the solution of the system of three differential
1.1K Downloads
Updated 28 Apr 2014

View License

This GUI animates the solution of the system of three differential
equations known as the "Lorenz Model".
The equations are given as,

dy1/dx = -s*y1 + s*y2,
dy2/dx = -y1*y3 + r*y1 -y2,
dy3/dx = y1*y2 - b*y3,

Cite As

Gentian Zavalani (2024). Lorenz_GUI.zip (https://www.mathworks.com/matlabcentral/fileexchange/46377-lorenz_gui-zip), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Acknowledgements

Inspired: Lorenz system

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0