Lorenz_GUI.zip

This GUI animates the solution of the system of three differential

You are now following this Submission

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 (2026). Lorenz_GUI.zip (https://in.mathworks.com/matlabcentral/fileexchange/46377-lorenz_gui-zip), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Lorenz system

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0