In Lab 1, we work with 1D iterations.
Here are exemplary Tcl/Tk scripts to explore.
Each draws one step of the KL process at the click
of a button. Download will display in your browser
if you have installed the Tcl/Tk plugin.
Otherwise, you will be prompted to save the script
on your hard drive, to open later with the Tkl/Tk
interpreter, or to open immediately.
- 1a. The logistic family, one trajectory, from 0.5.
- Download Tcl/Tk script 1a
- Suggestions for the logistic lab 1a
- 1b. The logistic family, two trajectories, from 0.5 and 0.52.
- Download Tcl/Tk script 1b
- Suggestions for the logistic lab 1b
- 1c. The cubic family, one trajectory from 0.5.
- Download Tcl/Tk script 1c
- Suggestions for the cubic lab 1c
- 1d. The cubic family, two trajectories, from 0.50 and 0.52.
- Download Tcl/Tk script 1d
- Suggestions for the cubic lab 1d
|