Simply call the function with the parameters of the system you want :
plot_lorenz_system(rho= 28,sigma= 10,beta= 8/3)
The Lorenz system is the following system of ordinary differential equations :
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Simply call the function with the parameters of the system you want :
plot_lorenz_system(rho= 28,sigma= 10,beta= 8/3)
The Lorenz system is the following system of ordinary differential equations :