Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Homework 6: Analyzing the Fractal Characteristics of the Henon Map, Assignments of Physics

In this homework assignment, students are required to modify the sierpinski map code to implement the henon map, a discrete time nonlinear dynamics system. They will then investigate the fractal characteristics of the attractor for the given parameter values (a = 1.4 and b = 0.3) through visualizations and calculating the box counting fractal dimension using their code.

Typology: Assignments

Pre 2010

Uploaded on 08/09/2009

koofers-user-lvp
koofers-user-lvp 🇺🇸

2

(1)

10 documents

1 / 1

Toggle sidebar

Related documents


Partial preview of the text

Download Homework 6: Analyzing the Fractal Characteristics of the Henon Map and more Assignments Physics in PDF only on Docsity! Homework 6 Due: Thursday 12 October In this homework you will investigate another discrete time nonlinear dy- namics – the Henon map. It is similar to the Sierpinski map as it involves two dynamical variables x and y. The update equation is x n+1 = yn + 1 − ax 2 n y n+1 = bxn For this homework we will take a = 1.4 and b = 0.3 1. Modify the Sierpinski code you worked with in lab 6 to implement the Henon dynamics. Include your modified code in your writeup. 2. The Henon map for these parameter values exhibits chaos. Show that the strange attractor has fractal characteristics (you may want to in- clude snapshots of pieces of the attractor at different magnifications) 3. Calculate, using your code, the (box counting) fractal dimension of the Henon map. 1
Docsity logo



Copyright © 2024 Ladybird Srl - Via Leonardo da Vinci 16, 10126, Torino, Italy - VAT 10816460017 - All rights reserved