About this document
Julia Set Function Implementation by Sasha Parry Barnard is a document available to read on EtoBox.
The document describes functions used in the main function to generate Julia set images. It includes: 1. Four functions (myJulia fun2, myJulia fun3, myJulia fun4, myJulia fun5) that take input parameters, iterate z using different powers of z plus a constant, and output the number of iterations. 2. A main function that calls the functions, sets input parameters like start point and resolution, and generates and saves images for figures 10-1, 10-2, 11-1, 11-2 by plotting the output iterations.
- Author
- Sasha Parry Barnard
- Language
- EN