• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Maple (the program, not the tree) Help in plotting 3 simultaneous 1st order DE equations.

dowxp

Diamond Member
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!
 
Back
Top