Open sfogarty opened 7 years ago
Objects in this system:
For cobweb, add dsrange to compute. Allow for no x or y (then compute automatically)
Code to create 1d Bifurcation is in Examples/1d-bifurcation.
It dosent use the best practice, though. better and simpler way is:
discretize parameter for each value of parameter, take a point, apply 500 times, then get the next 50 iterates in the orbit for each of the 50 iterates plot a point at point (parameter,iterate)
Be able to create the 1-D Cobweb Diagram and Bifurcation Diagram.