home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / sci / fractals / 373 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  1.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!kuhub.cc.ukans.edu!husc-news.harvard.edu!husc8.harvard.edu!mlevin
  2. Newsgroups: sci.fractals
  3. Subject: what are the names of these fractal algorithms?
  4. Message-ID: <1992Nov21.181128.17668@husc3.harvard.edu>
  5. From: mlevin@husc8.harvard.edu (Michael Levin)
  6. Date: 21 Nov 92 18:11:27 EST
  7. Distribution: usa
  8. Organization: Harvard University Science Center
  9. Nntp-Posting-Host: husc8.harvard.edu
  10. Lines: 14
  11.  
  12.  
  13.     Suppose you do a regular Julia set algorithm - for each point in
  14. the screen x,y you make z = x+yi and then iterate z = f(z) for some
  15. complex function f(). Now, what are the names of each of the following
  16. ways of determining the color of the initial (x,y)?
  17. 1. color = number of iterations to reach a certain |z|
  18. 2. color = |z_final| (distance of the final z from the origin, after a
  19.    certain number of iterations)
  20. 3. color = |z_final - z_original| (how far the point ended up from
  21.    where it started)
  22.  
  23.   What are these called? Please reply to mlevin@husc8.harvard.edu.
  24.  
  25. Mike Levin
  26.