Thingiverse
Lorenz Attractor
von Molitar
0
Downloads
0
Likes
0
Makes
The 3D model is created from a python code, which produces the coordinates of visualization in python. In python, these coordinates are rewritten into an STL file. The scale of the Lorenz Attractor can be adjusted. From the STL file a gx file or gcode is written for the Flashforge Adventurer 5M printer.
The Lorenz Attractor is a model of chaos. It is a set of differential equations:
f(x,y,z)=10y-10x
f(x,y,z)=28x - y - xz
f(x,y,z)= xy - (8/3)z
Using Euler's method and Runga-Kutta method to solve the set of differential equations in three-dimensional space.
The Lorenz Attractor is a model of chaos. It is a set of differential equations:
f(x,y,z)=10y-10x
f(x,y,z)=28x - y - xz
f(x,y,z)= xy - (8/3)z
Using Euler's method and Runga-Kutta method to solve the set of differential equations in three-dimensional space.
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!