Lorenz
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Simple Lorenz Attractor Graphic
Demo: http://markisus.github.io/Lorenz/
Tweak the settings and hit "remake"

Uses external libraries dat.gui.min.js and gee.min.js  

3d.js:  
Uses simple linear approximation to compute solution to Lorenz attractor  
differential equations. The quality of the approximation can be controlled  
through a GUI. The length of the cuve can also be controlled.  Making the  
the approximation too good may make your computer tired.  Conceivably, you  
could change the diff eq's to plot any other curves.  
The 3D rotation is done through the well known matrix rotation linear  
transforms.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。