Is It Live, or Is It Fractal? Bergren Forum September 3, 2009 Addison Frey, Presenter.

Slides:



Advertisements
Similar presentations
Fractals with a Special Look at Sierpinskis Triangle By Carolyn Costello.
Advertisements

Beauty in Recursion, Fractals Gur Saran Adhar Computer Science Department.
By Thomas Bowditch. A fractal is generally, "a rough or fragmented geometric shape that can be subdivided in parts, each of which is (at least approximately)
Fractal Euclidean RockCrystal Single planet Large-scale distribution of galaxies.
Fractals Part 1: In which we attempt to describe what a fractal is, because people will ask (but perhaps they will not really want to know the answer).
Math Modeling Final Project APPLICATIONS of FRACTALS Advisor: Professor Alber Fang Qi Pu Wan Xue Rui FRACTAL LANDSCAPES FRACTAL IMAGE COMPRESSION.
Play the Chaos Game Learn to Create Your Own Fractals.
CMU SCS : Multimedia Databases and Data Mining Lecture #11: Fractals - case studies Part III (regions, quadtrees, knn queries) C. Faloutsos.
Fractals everywhere ST PAUL’S GEOMETRY MASTERCLASS II.
FRACTALS. WHAT ARE FRACTALS? Fractals are geometric figures, just like rectangles, circles, and squares, but fractals have special properties that those.
So far we’ve done… Dynamics and chaos Thermodynamics, statistical mechanics, entropy, information Computation, Turing machines, halting problem Evolution,
Chapter 9: Recursive Methods and Fractals E. Angel and D. Shreiner: Interactive Computer Graphics 6E © Addison-Wesley Mohan Sridharan Based on Slides.
Fractals Jennifer Trinh Benoît Mandelbrot, “father of fractal geometry”
Fractals Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts Director, Arts Technology Center University of New.
The infinitely complex… Fractals Jennifer Chubb Dean’s Seminar November 14, 2006 Sides available at
Estimating Areas The art of Math. Exact Answers? Not Exactly… You can’t always get an exact answer But sometimes you still need to get very close to the.
Estimating Surface Area The art of math…. Estimating the Surface Area of 3-D Objects  You can’t always get an exact answer when looking for the surface.
CS4395: Computer Graphics 1 Fractals Mohan Sridharan Based on slides created by Edward Angel.
Fractals Joceline Lega Department of Mathematics University of Arizona.
Measuring the Dimensions of Natural Objects James Cahill.
Modelling and Simulation 2008 A brief introduction to self-similar fractals.
Applied Mathematics Complex Systems Fractals Fractal by Zhixuan Li.
"Clouds are not spheres, mountains are not cones, coastlines are not circles, and bark is not smooth, nor does lightning travel in a straight line."(Mandelbrot,
CITS4403 Computational Modelling Fractals. A fractal is a mathematical set that typically displays self-similar patterns. Fractals may be exactly the.
1 Excursions in Modern Mathematics Sixth Edition Peter Tannenbaum.
Fractals. Similar Figures Same shape Corresponding angles are congruent Corresponding sides are proportional.
An Introduction to Fractals By: Brian Feuer What is a Fractal? A word coined by Benoit Mandelbrot in 1975 to describe shapes that are “self-similar”
Introduction Introduction: Mandelbrot Set. Fractal Geometry ~*Beautiful Mathematics*~ FRACTAL GEOMETRY Ms. Luxton.
Calculating Fractal Dimension from Vector Images Kelly Ran FIGURE 1. Examples of fractals (a) Vector graphics image (b) Sierpinski Carpet D ≈ 1.89 FIGURE.
Fractals Siobhán Rafferty.
SPSU, Fall 08, CS6353 Alice In Wonderland! Richard Gharaat.
Correlation Dimension d c Another measure of dimension Consider one point on a fractal and calculate the number of other points N(s) which have distances.
Fractals Douglas reeves.
Centre for Advanced Spatial Analysis (CASA), UCL, 1-19 Torrington Place, London WC1E 6BT, UK web Talk.
CMU SCS : Multimedia Databases and Data Mining Lecture #12: Fractals - case studies Part III (quadtrees, knn queries) C. Faloutsos.
Fractals smooth surfaces and regular shapes - Euclidean-geometry methods -object shapes were described with equations natural objects - have irregular.
Fractal Dimension and Applications in Landscape Ecology Jiquan Chen University of Toledo Feb. 21, 2005 The Euclidean dimension of a point is zero, of a.
Mathematics Numbers: Percentages Science and Mathematics Education Research Group Supported by UBC Teaching and Learning Enhancement Fund Department.
Wavelet Analysis of Shannon Diversity (H’) 1500 Old Harvest Landing Sand Road- Mod. Use Sand Road- Light Use Clearing Access Road Resolution.
Euclidean Dimension = E
Dimension A line segment has one dimension, namely length. length = 1 unit length = 2 units Euclidean Dimension = 1.
Some Fractals and Fractal Dimensions. The Cantor set: we take a line segment, and remove the middle third. For each remaining piece, we again remove the.
WORKSHOP “Fractal patterns…” Morahalom, May, 2009 Fractal patterns in geology, and their application in mathematical modelling of reservoir properties.
Governor’s School for the Sciences Mathematics Day 10.
Low-Dimensional Chaotic Signal Characterization Using Approximate Entropy Soundararajan Ezekiel Matthew Lang Computer Science Department Indiana University.
Fractal Project Mariellen Hemmerling. Fractals “A fractal is "a rough or fragmented geometric shape that can be split into parts, each of which is (at.
{ Fractals, iterations and the Sierpinski Triangle an iterative approach Central Arizona College Science Night at San Tan Campus.
Imagine you were playing around with Apophysis when some other GHP Math student student came up behind you and said “Gee that’s pretty! What is that a.
Introduction to Chaos by: Saeed Heidary 29 Feb 2013.
1 GEM2505M Frederick H. Willeboordse Taming Chaos.
Section 6.1 Images Viewing a Gallery of Fractals. Look for patterns.
Dynamical Systems 4 Deterministic chaos, fractals Ing. Jaroslav Jíra, CSc.
Game Programming, Math and the Real World Rolf Lakaemper, CIS, Temple University.
CSE 423 Computer Graphics | MUSHFIQUR ROUF CSE423:
Fractals! Fractals are these crazy objects which stretch our understanding of shape and space, moving into the weird world of infinity. We will look at.
MAT119 Asst. Prof. Ferhat PAKDAMAR (Civil Engineer) M Blok - M106 Gebze Technical University Department of Architecture Fall – 2015_2016.
Fractals! Bullock Math Academy March 22, 2014 Brian Shelburne
Fractals Ed Angel Professor Emeritus of Computer Science
 Introduction  Definition of a fractal  Special fractals: * The Mandelbrot set * The Koch snowflake * Sierpiński triangle  Fractals in nature  Conclusion.
Fractals Cassi Blum.
Creating a Hat Curve Fractal Objectives: 1.To create a Hat Curve fractal on Geometer’s Sketchpad using iteration. 2.To find the length of the Hat Curve.
1 What did we learn before?. 2 line and segment generation.
Data Structures.
Dimension Review Many of the geometric structures generated by chaotic map or differential dynamic systems are extremely complex. Fractal : hard to define.
Computer Graphics Lecture 40 Fractals Taqdees A. Siddiqi edu
CS 1321.
APPLICATIONS of FRACTALS
Six Gems for AS Further Pure Mathematics
Capacity Dimension of The Hénon Attractor
Surprising Connections in Math: From the Golden Ratio to Fractals
Presentation transcript:

Is It Live, or Is It Fractal? Bergren Forum September 3, 2009 Addison Frey, Presenter

Chaos Under Control: The Art and Science of Complexity David Peak, Physics Department, Utah State University, Logan, UT and Michael Frame, Mathematics Department, Union College, Schenectady, NY W.H. Freeman, Publishers 1994 ISBN

What Is a Fractal? Many fractals are “self-similar” (or nearly so). – But what is “self-similar”?

What Is a Fractal? Many fractals are “self-similar” (or nearly so). – But what is “self-similar”? A self-similar object is exactly or approximately similar to a part of itself (i.e. the whole has the same shape as one or more of the parts).

What Is a Fractal? Many fractals are “self-similar” (or nearly so). – But what is “self-similar”? – Example:

What Is a Fractal? Many fractals are “self-similar” (or nearly so). – But what is “self-similar”? – Example:

What Is a Fractal? Many fractals are “self-similar” (or nearly so). – But what is “self-similar”? – Example: But a square is not a fractal!

What Is a Fractal? Many fractals are “self-similar” (or nearly so) A fractal has a fine structure at arbitrarily small scales.

What Is a Fractal? Many fractals are “self-similar” (or nearly so) A fractal has a fine structure at arbitrarily small scales. – Example:

What Is a Fractal? Many fractals are “self-similar” (or nearly so) A fractal has a fine structure at arbitrarily small scales. – Example:

What Is a Fractal? Many fractals are “self-similar” (or nearly so) A fractal has a fine structure at arbitrarily small scales. A fractal has a Hausdorff dimension greater than its Euclidean dimension

What Is Hausdorff Dimension? Example:

What Is Hausdorff Dimension? Example:

What Is Hausdorff Dimension? Example:

What Is Hausdorff Dimension? Example:

What Is Hausdorff Dimension? Example:

What Is Hausdorff Dimension? Example:

What Is Hausdorff Dimension? Example:

What Is Hausdorff Dimension? Example:

What Is Hausdorff Dimension? Example:

WARNING!

LOGARITHMS AHEAD!

What is the Hausdorff dimension of the Sierpinski carpet?

Fractals in Nature

Canacadea Creek, Alfred James Cahill

Process Box Counting Method – Place object in a single large box that leaves little to no extra space on the ends. – Apply a grid with smaller boxes over object, and count the number of boxes the object is in. – Repeat the second step with increasingly increasingly smaller boxes, and least twice more. James Cahill

The Math The number of boxes = N The scale factor (s) = Big box / Little box Plot graph with log(N) on the y-axis and log(s) on the x-axis. Create a best-fit line of the points. The slope of that line is the dimension of the object. James Cahill

N=1 S=1 N=17 S=11.02 N=38 S=20.84 James Cahill

N=116 S=60.8 James Cahill

The Creek is Dimensional James Cahill

The box counting method is a slow, painstaking, but all together fairly accurate way to find the dimensions of natural objects. The idea behind it is that we take and average of the smaller and larger N values, and hope that it smoothes out any wrinkles in the results. Unlike mathematical fractals like the Sierpinski Gasket, our rivers and cracks lose definition at high magnification, so there comes a point when smaller S values are completely pointless, as the boxes are smaller than the thickness of the line we are examining. Concludatory James Cahill

What Is a Fractal? Many fractals are “self-similar” (or nearly so) It has a fine structure at arbitrarily small scales. It has a Hausdorff dimension greater than its Euclidean dimension It has a simple and recursive definition.

What Is a Fractal? Many fractals are “self-similar” (or nearly so) It has a fine structure at arbitrarily small scales. It has a Hausdorff dimension greater than its Euclidean dimension It has a simple and recursive definition. Example (A Deterministic Approach):

Generating the Sierpinski Gasket (Deterministic Approach)

Generating the Sierpinski Gasket (Random Approach) 0.Start with the point 1.Randomly choose one of the following: a. b. c. 2.Plot 3.Let 4.Go back to Step 1

Generating the Sierpinski Gasket (Random Approach)

A Maple Leaf

A Tree Jarrett Lingenfelter

A Tree Jarrett Lingenfelter

A Tree Jarrett Lingenfelter

A Tree Jarrett Lingenfelter

A Tree Jarrett Lingenfelter

A Tree Jarrett Lingenfelter

A Tree Jarrett Lingenfelter

Another Tree

WARNING!

TRIGONOMETRY AHEAD!

Another Tree (Random Approach) 0.Start with the point 1.Randomly choose one of the following: a. b. c. d. e. f. 2.Plot 3.Let 4.Go back to Step 1

Another Tree (Random Approach)

Another Tree (Second Attempt)

Another Tree (With Some Fruit)

A fractal landscape created by Professor Ken Musgrave (Copyright: Ken Musgrave).Ken Musgrave

A fractal planet.

Is It Live, or Is It Fractal?