10 Talált eredmények "Fájl:LorenzAttractor.png".

Fájl:LorenzAttractor.png

Atractor de Lorenz. A projection of the three-dimensional Lorenz attractor. The graph was plotted with gnuplot from the Lorenz attractor equations. English...


Fájl:Lorenz attractor.png

Lorenz-Attractor made by User:Wofl This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license. You are free: to share...


Fájl:Lorenz attractor yb.svg

la trayectoria del atractor de Lorenz Telugu సీతాకోకచిలుక ప్రభావం Italian Rappresentazione dell'attrazione di Lorenz. French Effet papillon le phénomène...


Fájl:A Trajectory Through Phase Space in a Lorenz Attractor.gif

was created with Mathematica by n. English A sample solution in the Lorenz attractor when ρ = 28, σ = 10, and β = 8/3 Hebrew פתרון למערכת לורנץ שבה ρ =...


Fájl:Lorenz attractor and its transients.png

//Parameters o = 10; r = 28; b = 8/3; // x=x(1), y=x(2), z=x(3) function dx = LORENZ(t,x) dx(1) = -o * x(1) + o * x(2); dx(2) = r * x(1) - x(2) - x(1) * x(3);...


Fájl:Reconstruction of Lorenz attractor by time delayed coordinates.png

//Parameters o = 10; r = 28; b = 8/3; // x=x(1), y=x(2), z=x(3) function dx = LORENZ(t,x) dx(1) = -o * x(1) + o * x(2); dx(2) = r * x(1) - x(2) - x(1) * x(3);...


Fájl:Lorenz attractor2.svg

Source Plotted with gnuplot, with help from [1]. Edited with Inkscape. Author User:Cepheus Other versions LorenzAttractor.png, not exactly the same....


Fájl:Lorenz Map.png

Alike 4.0 truetrue English The map of successive maximums in z from the lorenz systems. author name string: Floridada Wikimedia username: Floridada URL:...


Fájl:Multiscroll attractors of dynamical systems.png

DescriptionMultiscroll attractors of dynamical systems.png English: A dynamical system is a system that changes over time, and its state at any time is...


Fájl:Lorenz Attractor from Gauss-Legendre.png

DescriptionLorenz Attractor from Gauss-Legendre.png English: An orbit near the Lorenz attractor produced by Gauss-Legendre Runge-Kutta integration. Date...