| The curve can be given by two equations show below: |
|
To see this generation in action, download and execute astroid.m.
Below are the instructions for astroid.m:
|
ASTROID(Z,BOOL)
Z=the angle step between tracings from 0 to 2pi ie. ASTROID(pi/2) renders four angles
To see the circles that sweep out the astroid, put any number as the second parameter
of astroid ie. ASTROID(Z,1)
Also, you can download a multi-layer 3d version of the astroid off of my web site at www.tidepool.com/boris. This requires
that you are running windows '95 and have the OpenGL drivers installed on your machine.
If you don't have the drivers, you can download them from microsoft at www.microsoft.com/kb/softlib/mslfiles/Opengl95.exe.
|
|

| Matlab command line >>astroid(pi/25,1)
|