Software for graphing and visualizing complex functions as mappings:
In order to help to visualize complex functions as mappings of the plane,
we will frequently make use of computers. Feel free to experiment with
different programs listed in the links below
Bombelli: a java
complex function viewer: a simple java applet that you can use on
any computer (but it has a few problems -- I've managed to crash it several times...).
Holo: a complex
mapping program in MATLAB. Holo
is a Matlab m-file, so you will need to work on a campus
computer that has Matlab installed. Go to the Holo
webpage and download the file. I suggest saving the file to your Netstore
drive. Then run Matlab. Assuming that you have the file on
Netstore, when Matlab starts up, type
addpath N:\
and then hit enter. This tells Matlab to look in
Netstore for files. Then type Holo and the program will start. From
there it is very self-explanatory how to use the program.