Dr. BENOIT B MANDELBROT, whilst an IBM Fellow and Visiting Professor at Harvard University, coined the word ‘FRACTAL’ from the Latin ‘FRACTUS’ = ‘broken’

Slides:



Advertisements
Similar presentations
Output Devices What is Output? Output is data that has been processed into a useful form. ICT Tools: Output Devices.
Advertisements

What is a Fractal? A fractal is a mathematical object that is both self-similar and chaotic. self-similar: As you magnify, you see the object over and.
Introduction to Illustrator. With the release of Illustrator, Adobe has completed a tightly integrated trio of applications (Photoshop, InDesign and now.
FRACTALS. WHAT ARE FRACTALS? Fractals are geometric figures, just like rectangles, circles, and squares, but fractals have special properties that those.
Fractal Image Compression
Course Website: Computer Graphics 11: 3D Object Representations – Octrees & Fractals.
CS 4731: Computer Graphics Lecture 5: Fractals Emmanuel Agu.
Ever wonder how they made STAR WARS or TOY STORY? The development of Computer Graphics is responsible for a revolution in art and media. Starting with.
National 4/5 Graphic Communication Advantages of CAD 3D Modelling.
What is it? The use of computers to present text, sound, graphics, animation and video in an integrated way.
Thank you for using this pre-visit resource. We believe this will help strengthen student learning leading up to and during your gallery visit. Due to.
What is digital resolution all about? Jellybean portrait shows us how units of color placed together make an image.
Using eTeacher to complete the Ontario Report Cards Dr. Jennifer Barnett January 26, 2007 FYI: On my homepage, under Methods – if you look under Presentations:
Mandelbrot Set the Who Is Mandelbrot?  Benoit Mandelbrot –Mandelbrot was born in Poland in He studied mathematics in France under Gaston Julia.
Mandelbrot Fractals Betsey Davis MathScience Innovation Center.
FRACTALS OF THE WORLD By Leslie Ryan. Common Terms Iteration- To repeat a pattern multiple times, usually with a series of steps. Reflection- An image.
1 GEM2505M Frederick H. Willeboordse Taming Chaos.
CREATING A MATHEMATICS CULTURE WHANGAREIMAY JIM HOGAN TEAM SOLUTIONS.
What is Sketching? Engineering Design and Presentation
1 iSee Player Tutorial Using the Forest Biomass Accumulation Model as an Example ( Tutorial Developed by: (
Introduction to Textures and Skins Chapter 8 & 9 3D Game Programming All-in-One By Ken Finney.
Section 1.1 Graphs and Graphing Utilities. Points and Ordered Pairs.
Graphics A graphics program allows you to combine pictures and text in many different ways. Features – General Level Draw graphics Enter Text Common Tools.
Calculating Fractal Dimension from Vector Images Kelly Ran FIGURE 1. Examples of fractals (a) Vector graphics image (b) Sierpinski Carpet D ≈ 1.89 FIGURE.
Infinities 6 Iteration Number, Algebra and Geometry.
Naturally Algebra G. Whisler. (c) MathScience Innovation Center, 2007 NATURALLY ALGEBRA.
GRAPHICS. Topic Outline What is graphic. Resolution. Types of graphics. Using graphic in multimedia applications.
Fractals. Most people don’t think of mathematics as beautiful but when you show them pictures of fractals…
Connected Components Fun with graphs, searching, and queues.
Software. Read the description on the next slide. Can you picture the scene?
Slides for Parallel Programming Techniques & Applications Using Networked Workstations & Parallel Computers 2nd ed., by B. Wilkinson & M
Loops & Graphics IP 10 Mr. Mellesmoen Recall Earlier we wrote a program listing numbers from 1 – 24 i=1 start: TextWindow.WriteLine(i) i=i+1 If.
Digital Media Dr. Jim Rowan ITEC 2110 Chapter 3. Roll call.
Design Studies 20 ‘Show Off’ Project How to make a computer monitor In Google Sketchup By: Liam Jack.
GRAPHICS MODULE 14 STUDY BOOK. Graphic commands SCREEN - puts the screen into graphics mode WINDOW - allows scaling of the screen LINE - 3 formats –LINE.
Computer Graphics Rendering 2D Geometry CO2409 Computer Graphics Week 2.
Data Representation The storage of Text Numbers Graphics.
LPPS Middle School School Math Smartboard Group June 24, :00-3:00 Facilitated by Kevin Blount Holden School.
My experimental work. My research on square shape took me to the artist Malevich who worked on abstract art focused on basic geometric forms, painted.
Mandelbrot Set Fractal
Graphics in a computers memory How a picture (i.e. a graphic) is stored in a computers memory A computer screen is made up of little dots, called PICture.
Computer Science Unplugged Dr. Tom Cortina Carnegie Mellon University Sponsored by.
By Stephan Kyek Specially made for Stephanie Kyek.
Adobe Photoshop CS4 – Illustrated Unit A: Getting Started with Photoshop CS4.
Fractals Lesson 6-6.
Warm Up Where does all light come from? Do different colors of light have different intensities? If so, what color has the greatest intensity? When two.
1 The Beauty of Mathematics For those who are mathematically inclined, there is often a definite aesthetic aspect to much of mathematics. Many mathematicians.
Objective % Explain design concepts used to create digital graphics.
Section 1.1 Graphs and Graphing Utilities
Images Data Representation.
What is digital resolution all about?
Going Green By Ima Librarian
Binary Representation in Audio and Images
Flash Interface, Commands and Functions
Adding animations. To add an animations to text or picture you have to click on the text or animation and on the top navigation bar click on animation.
Rocket Difficulty Time Approximately 30–35 minutes Art Deco Clock
Lecture Week 4 Images.
LET’S LEARN ABOUT GRAPHICS!
Data Representation.
Section 1.1 Graphs and Graphing Utilities
Section 1.1 Graphs and Graphing Utilities
9.07 Activity 50 Points.
S.K.H. Bishop Mok Sau Tseng Secondary School
Pixels.
What is digital resolution all about?
Dr. Jim Rowan ITEC 2110 Chapter 3
ECE 448: Spring 2019 Lab 5 Julia Set Fractal.
ECE 448: Spring 2016 Lab 5 Julia Set Fractal.
Objective % Explain design concepts used to create digital graphics.
Presentation transcript:

Dr. BENOIT B MANDELBROT, whilst an IBM Fellow and Visiting Professor at Harvard University, coined the word ‘FRACTAL’ from the Latin ‘FRACTUS’ = ‘broken’ as the name for the Geometry dealing with lines having FRACTIONAL DIMENSIONS: ‘Fractal Geometry’. Fractal Geometry may be used to create pictures of natural objects.

A fractional dimension is used to describe how ‘wiggly’ a line is. The edge of a leaf or a tree has a fractal dimension of about 1.3, because it is quite jagged or ‘wiggly’. A smooth line has a dimension of 1. Fractal Geometry contrasts with Euclidean Geometry which is used to create pictures having smooth edges, such as circles, cones and rectangles.

Statement of Artistic Beliefs To me, the essence of art is that the viewer should feel emotionally moved - and ideally happier - after looking at any work of art.

Impressionist paintings usually fulfil that criterion - which explains their ceaseless popularity. Just as Impressionism added to our culture in the 19th century, so Fractal Art is an addition to our 20th Century culture. Both were enabled by new technology. Fractal Art could never have happened before in the history of mankind.

THE FAMOUS MANDELBROT SET is the black area of the picture shown. It was first seen on a computer in 1980 by Dr. BENOIT MANDELBROT, whilst an IBM Fellow and Visiting Professor at Harvard University.

Dr Mandelbrot's famous set is created by iterating the complex quadratic equation Z new = Z old 2 + C, where C & Z are complex numbers having two components x and iy, until the magnitude of Z is 2. The number of iterations is used to colour of the pixel C points at.

Euler’s Formula e jz = cosz + jsinz (acknowledgements to Wikepedia)

The next slide demonstrates that the successive values of Z in the the equation Z n+1 = Z n 2 + C can change utterly for small changes in the value of C. This property defines this equation as ‘Chaotic’. You may recall the ‘Butterfly’s wing effect’.

If we put C = i0.12, the values of Z versus n do not increase rapidly. If we put C = i0.12 then the values of Z do increase rapidly. Z n+1 = Z n 2 + C Note the change of scale of Zn between the left and right hand diagrams

If the Mandelbrot Set were electrically charged, then the lines outside are also the equipotential lines!

The Creation of a Fractal Art Picture Run the program to iterate the equation to colour each pixel. Often about 80 million iterations (calculations) are required for a complete picture, which may take a few minutes, or even a few hours on a Personal Computer.

"Zoom in" to magnify interesting areas of the initial picture (the "opening chorus") by a Million Million Times, or more. This magnifies the screen to give a picture a few million kilometres wide, which can correspond to many billion million square kilometres of "image space".

Search for beautiful pictures in this enormous image space, and choose colours until an emotional connection with the image is established. (That is, until you adore it!) Sob with a curious mixture of pain and joy when it's sold.

I use a DOS program called FRACTINT to create FRACTAL ART. A WINDOWS program called Ultra Fractal Five can googled & downloaded. If anyone would like a copy of my leaflet and the DOS FRACTINT program would they please me:

This is the most fascinating beautiful DVD showing the Mandelbrot set and it’s creator

PIXELS - AND HOW THEY ARE COLOURED. A picture on a computer screen is made up of coloured dots - just like TV or newspaper pictures. The dots are called PICTURE ELEMENTS, or PIXELS for short. The computer stores a range of colours and refers to them by a number, such as 4 for red. The number of times the equation is iterated for a particular pixel is the number used to colour that pixel.

Many pictures have 1024 pixels across the top and 768 pixels down, totalling 786,432 pixels. Often 100 calculations are done to colour one pixel, so a complete picture may need about 80 million calculations, which can take seconds or hours, depending on the equation and the speed of the computer.

For example, if C ‘points at’ the pixel at x = - 1, y = 0, (which is where the little white arrow on the Mandelbrot Set is pointing) then successive values of Z new are -1, 0, -1, 0, -1, 0, -1, 0,... and so on for ever, or until stopped after a certain number of iterations. This pixel (-1, 0) belongs to the Mandelbrot Set, which is coloured black, and defined as the set of pixels whose successive values of Z new do NOT increase all the time.

For other values of C such as C = 2, the successive values of Z new are 2, 6, 38, 1446,..., and Z new gets very big very quickly. These pixels form the coloured bands around the outside of the Mandelbrot set.

I = VjwC I = V/jwL = -jV/wL

For each pixel, starting at the top left of the screen (where C is x = -2.5, y = 1.5), the computer sets Z old = 0 and iterates the equation Z new = Z old 2 + C to calculate a series of values for Z new. Put another way, Z n+1 = Z n 2 + C, for n = 0 to 10 say.

Print from CorelDraw to a fabulously good printer - Giclée of Course! Rush to the Framer and spend a delightful 2 hours selecting a suitable frame and mounting. Sob with a curious mixture of pain and joy when it's sold.

SOME DETAILS ABOUT COMPUTING THE MANDELBROT SET The equation for Dr Mandelbrot's famous set is the quadratic Z new = Z old 2 + C, where C is a complex number having two components x and iy, which are the co-ordinates of a pixel on the computer screen - just like a graph.