File:Ikeda-map-iterations.webm

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Ikeda-map-iterations.webm(WebM audio/video file, VP9, length 1 min 3 s, 480 × 530 pixels, 1.49 Mbps overall, file size: 11.2 MB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Iterations of the Ikeda map
Date
Source https://twitter.com/j_bertolotti/status/1253682700126433281
Author Jacopo Bertolotti
Permission
(Reusing this file)
https://twitter.com/j_bertolotti/status/1030470604418428929

Mathematica 12.0 code[edit]

u = 0.9;
ik[v_, t_] := Piecewise[{{(u + (1 - u) (1 + Cos[ \[Pi] ( t)])/2)* RotationMatrix[(1 - Cos[ \[Pi] t])/2 *(0.4 - 6/(1 + Norm[v]^2))].v, t <= 1}, {u RotationMatrix[(0.4 - 6/(1 + Norm[v]^2))].v + (
       1 - Cos[ \[Pi] (t - 1)])/2*{1, 0}, t > 1}}];
p = Flatten[Table[{x, y}, {x, -20, 20, 0.25}, {y, -20, 20, 0.25}], 1];
nmax = 30;
tmp = p;
evo2 = Flatten[Reap[For[k = 1, k <= nmax, k++,
       evo = Table[(ik[#, t] & /@ tmp), {t, 0, 2, 0.1}];
       tmp = evo[[-1]];
       Sow[evo];
       ];][[2, 1]], 1];
dim1 = Dimensions[evo2][[1]]

p0 = Table[
   Show[
    Plot[0, {x, 0, 4}, PlotRange -> {{-2.5, 2.5}, {-2.5, 2.5}}, Axes -> False, Frame -> True, FrameLabel -> {"Re[\!\(\*SubscriptBox[\(z\), \(n\)]\)]", "Im[\!\(\*SubscriptBox[\(z\), \(n\)]\)]"}, LabelStyle -> {Bold, Black}, PlotLabel -> "Ikeda map: \!\(\*SubscriptBox[\(z\), \(n + 1\)]\)=1+0.9 \!\(\*SubscriptBox[\(z\), \(n\)]\) \!\(\*SuperscriptBox[\(e\), \(\[ImaginaryI]\\\ \((0.4\\\  - \*FractionBox[\(6\), \(\(\(1\)\(+\)\) | \*SubscriptBox[\(z\), \(n\)]\*SuperscriptBox[\(|\), \(2\)]\)])\)\)]\)", AspectRatio -> 1, PlotStyle -> White]
,
    Graphics[{
      Point[ evo2[[j]] ]
      }, PlotRange -> {{-2.5, 2.5}, {-2.5, 2.5}}]
    ]
   , {j, 1, dim1}];
ListAnimate[p0]

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

This file, which was originally posted to https://twitter.com/j_bertolotti/status/1253682700126433281, was reviewed on 6 July 2020 by reviewer GRuban, who confirmed that it was available there under the stated license on that date.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current14:05, 24 April 20201 min 3 s, 480 × 530 (11.2 MB)Berto (talk | contribs)Imported media from uploads:31f1b856-8633-11ea-a5b3-162e1bb092a6

The following page uses this file:

Transcode status

Update transcode status
Format Bitrate Download Status Encode time
VP9 480P 935 kbps Completed 14:06, 24 April 2020 53 s
Streaming 480p (VP9) 935 kbps Completed 11:58, 22 March 2024 2.0 s
VP9 360P 521 kbps Completed 14:05, 24 April 2020 43 s
Streaming 360p (VP9) Not ready Unknown status
VP9 240P 270 kbps Completed 14:05, 24 April 2020 28 s
Streaming 240p (VP9) 270 kbps Completed 04:34, 5 December 2023 1.0 s
WebM 360P 318 kbps Completed 14:05, 24 April 2020 10 s
Streaming 144p (MJPEG) 677 kbps Completed 08:39, 15 November 2023 2.0 s

File usage on other wikis

The following other wikis use this file:

Metadata