Click here to Skip to main content
15,889,527 members
Articles / Programming Languages / R

A Few Approaches to Generating Fractal Images in R

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
16 Apr 2018CPOL11 min read 16.6K   281   7  
Demonstrating a few approaches to generating and plotting fractals in R and offering R scripts realizing it.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
I've started programming in a machine code and an assembly language for IBM 370 mainframe, and later programmed in many other languages, including, of course, C/C++/C# and ASP/ASP.net/VB.net.

I've created many system automation tools and websites for companies and universities.
In addition, I've always been a scientist interested in Computer Science, NT, AI, etc.

Now I'm using mainly scripting languages for NT small problems and computer graphics.

Comments and Discussions