Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Mandelbrot Set

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • runmo
    Experienced Board Member
    • Jun 2010
    • 6120

    Mandelbrot Set

    Analyze the Mandelbrot fractal with this program.

    Mandelbrot Set is a Java based application specially designed to display a set of points, c, in the complex plane that keep the function, z2 + c, bounded. The function is generated by starting with value of c and an initial value for z, and generating the resulting complex number from the function z2 + c.

    The result of the function them becomes the new z to be substituted back into the function. This process is repeated until it is clear the function is bounded or unbounded by the initial choice of c. By click-dragging in the plot you can magnify the selected region of the Mandelbrot set.

    Requirements:

    · Java

    link : [url]http://www.softpedia.com/progDownload/Mandelbrot-Set-Model-Download-166758.html[/url]
Working...