hi guys,
i need to plot the basic lorenz choatic equations specified here:
x' = sigma(y-x)
y' = rx-y-xz
z' = xy-bz
where sigma, r,b are poitive parameters. suggested values for those 3 variables is:
sigma = 10
b= 8/3
r = 28
the graph should start at the unstable equilibrium solution (0,0,0)
im looking in maple help and its not helping. thanks!
i need to plot the basic lorenz choatic equations specified here:
x' = sigma(y-x)
y' = rx-y-xz
z' = xy-bz
where sigma, r,b are poitive parameters. suggested values for those 3 variables is:
sigma = 10
b= 8/3
r = 28
the graph should start at the unstable equilibrium solution (0,0,0)
im looking in maple help and its not helping. thanks!