Edwin Posted December 26, 2003 Report Posted December 26, 2003 Hi, I was wondering if anyone here has access to 3-d fractal computation software that allows one to input their own formulas for three dimensional fractal, and who might be willing to hook me up with a favor? My own computer is pretty slow, and can not support most of the software available for fractal computations, so I am looking for someone that might be able to formulate a computer based calculation determined by the following equation in the form x(n+1)=z(n)^2+c: z^2+c The real part of this expression z^2=-3y^2-2xy+2yz+z^2+a+b+c, and the complex part of this expression c=i(4x^2+6xy+4yz+4y^2+2b+a) So the expression that needs to be iterated is (-3y^2-2xy+2yz+z^2+a+b+c)+i(4x^2+6xy+4yz+4y^2+2b+a)=Three dimensional analogue of the two dimensional representation of the Mandelbrot set? Inquisitively, Edwin G. Schasteen
Noah Posted December 28, 2003 Report Posted December 28, 2003 Have any idea where one can get ahold of this software, if so I could give it a try. BTW, deleted your double post for you Noah
Recommended Posts