comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Fractal in IDL!
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Fractal in IDL! [message #68378 is a reply to message #68377] Thu, 29 October 2009 07:00 Go to previous messageGo to previous message
pgrigis is currently offline  pgrigis
Messages: 436
Registered: September 2007
Senior Member
On Oct 28, 11:15 pm, sathya <sathya.s...@gmail.com> wrote:
> Hi,
>
> I am trying to create a fractal set in IDL. I know that a Mandelbrot
> set follows the below mentioned function,i.e.
>
> f(x) = x^2 - c
>
> where, x - is a complex number, c - constant
> and the range for x-axis is [-1.5, 1.5].
>
> In a similar way, can anyone gime me the function for anyother fractal
> or Koch snowflake. If I am not wrong, does it follow the given
> function?
>
> a =( 1/2 )+ ( i/SQRT(12) )

That doesn't make any sense.

To draw the snowflake, draw a triangle first.

Then on all sides "_____" of the triangle, replace the straight
line by a line with a triangle that sticks out in the middle "__/
\__" .
Iterate ad infinitum.

Ciao,
Paolo


>
> Thanks,
> Sathya!
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Fractal in IDL!
Next Topic: TLB_Frame_Attr weirdness/compile issue?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Nov 29 17:03:36 PST 2025

Total time taken to generate the page: 1.44080 seconds