Lorenz_GUI.zip

版本 1.0.0.0 (133.4 KB) 作者: Gentian Zavalani
This GUI animates the solution of the system of three differential
1.1K 次下载
更新时间 2014/4/28

查看许可证

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,

引用格式

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

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Ordinary Differential Equations 的更多信息
标签 添加标签
致谢

启发作品: Lorenz system

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0