Fichier d’origine(Fichier SVG, nominalement de 1 000 × 500 pixels, taille : 612 kio)

Ce fichier et sa description proviennent de Wikimedia Commons.

Description

Description
English: Polar coordinate system and mapping from the complement (exterior) of the closed unit disk to the complement of the filled Julia set for .
বাংলা: জটিল গতিবিদ্যায় একক বৃত্ত
Français : Uniformisation du complémentaire du segment .
Bahasa Indonesia: Lingkaran satuan dalam dinamika kompleks.
日本語: リーマン写像による単位円の像としての単連結ジュリア集合
Polski: Układ współrzędnych biegunowych oraz funkcja odwzorowująca dopełnienie dysku jednostkowego na dopełnienie zbioru Julia.
Date 4 novembre 2008 (date de téléversement originale)
Source Travail personnel basé sur : Erays.png de Adam Majewski
Auteur Vectorisation : Alhadis
SVG information
InfoField
 
Le code de ce fichier SVG est valide.
 
This vector image was created with Adobe Illustrator, and then manually edited.
Ce fichier a été enregistré dans un format texte brut modifiable par des personnes. Toute modification de cette image, ou toute création d’œuvres dérivées devrait être réalisée à l'aide d'un éditeur de texte. Veuillez ne pas téléverser des modifications enregistrées ou exportées avec Inkscape ou avec d'autres éditeurs d'images vectorielles, ainsi qu'avec des outils automatiques tels que SVG Translate.
Source code
InfoField
Created using Maxima.
R_max: 5;
R_min: 1;
dR: R_max - R_min;
psi(w) := w+1/w;
NmbrOfRays: 10;
iMax: 100; /* number of points to draw */
GiveCirclePoint(t) := R*%e^(%i*t*2*%pi); /* gives point of unit circle for angle t in turns */
GiveWRayPoint(R) := R*%e^(%i*tRay*2*%pi); /* gives point of external ray for radius R and angle tRay in turns */ 

/* f_0 plane = W-plane */
/* Unit circle */
R: 1;
circle_angles: makelist(i/(10*iMax), i, 0, 10*iMax-1); /* more angles = more points */
CirclePoints: map(GiveCirclePoint, circle_angles);

/* External circles */
circle_radii: makelist(R_min+i, i, 1, dR);
WCirclesPoints: [];
for R in circle_radii do 
	WCirclesPoints: append(WCirclesPoints, map(GiveCirclePoint, circle_angles));

/* External W rays */
ray_radii: makelist(R_min+dR*i/iMax, i, 0, iMax);
ray_angles: makelist(i/NmbrOfRays, i, 0, NmbrOfRays-1);
WRaysPoints: [];
for tRay in ray_angles do 
	WRaysPoints: append(WRaysPoints, map(GiveWRayPoint, ray_radii));


/* f_c plane = Z plane = dynamic plane */
/* external Z rays */
ZRaysPoints: map(psi, WRaysPoints);

/* Julia set points */
JuliaPoints: map(psi, CirclePoints);
Equipotentials: map(psi, WCirclesPoints);


/* Mario Rodríguez Riotorto (http://www.telefonica.net/web2/biomates/maxima/gpdraw/index.html) */
load(draw);
draw(
	file_name = "erays",
	pic_width = 1000, 
	pic_height = 500,
	terminal = 'svg,
	columns = 2,
	gr2d(
		title = " unit circle with external rays & circles ",
		point_type = filled_circle,
		points_joined = true,
		point_size = 0.34,
		color = red,
		points(map(realpart, CirclePoints),map(imagpart, CirclePoints)),
		points_joined = false,
		color = black,
		points(map(realpart, WRaysPoints), map(imagpart, WRaysPoints)),
		points(map(realpart, WCirclesPoints), map(imagpart, WCirclesPoints))
	),
	gr2d(
		title = "Image under psi(w):=w+1/w; ",
		points_joined = true,
		point_type = filled_circle,
		point_size = 0.34,
		color = blue,
		points(map(realpart, JuliaPoints),map(imagpart, JuliaPoints)),
		points_joined = false,
		color = black,
		points(map(realpart, ZRaysPoints),map(imagpart, ZRaysPoints)),
		points(map(realpart, Equipotentials),map(imagpart, Equipotentials))
	) 
);

Ce fichier remplace le fichier File:Erays.png. Il est recommandé d'utiliser ce fichier au lieu de l'autre. Veuillez noter que la suppression d'image remplacée nécessite un consensus.

Bahasa Indonesia  davvisámegiella  Deutsch  English  español  français  italiano  magyar  Nederlands  polski  svenska  македонски  മലയാളം  português do Brasil  русский  slovenščina  日本語  中文(简体)  中文(繁體)  farsi  +/−

minor quality

Long description

Here are two diagrams:

  • on the left is dynamical plane for
  • on the right is dynamical plane for

On left diagram one can see:

Right diagram is image of left diagram under function (the Riemann map) which maps the complement (exterior) of the closed unit disk to the complement of the filled Julia set

For :

It is:

  • a simplest case for analysis,
  • only one case when formula for computing is known (explicit Riemann mapping).

maps [1]:

Conditions d’utilisation

w:fr:Creative Commons
paternité partage à l’identique
Ce fichier est disponible selon les termes de la licence Creative Commons Attribution – Partage dans les Mêmes Conditions 3.0 (non transposée).
Attribution: Adam Majewski
Vous êtes libre :
  • de partager – de copier, distribuer et transmettre cette œuvre
  • d’adapter – de modifier cette œuvre
Sous les conditions suivantes :
  • paternité – Vous devez donner les informations appropriées concernant l'auteur, fournir un lien vers la licence et indiquer si des modifications ont été faites. Vous pouvez faire cela par tout moyen raisonnable, mais en aucune façon suggérant que l’auteur vous soutient ou approuve l’utilisation que vous en faites.
  • partage à l’identique – Si vous modifiez, transformez, ou vous basez sur cette œuvre, vous devez distribuer votre contribution sous la même licence ou une licence compatible avec celle de l’original.
  1. Peitgen, Heinz-Otto; Richter Peter (1986) The Beauty of Fractals, Heidelberg : Springer-Verlag ISBN : 0-387-15851-0.

Légendes

Ajoutez en une ligne la description de ce que représente ce fichier

Éléments décrits dans ce fichier

dépeint

image/svg+xml

Historique du fichier

Cliquer sur une date et heure pour voir le fichier tel qu'il était à ce moment-là.

Date et heureVignetteDimensionsUtilisateurCommentaire
actuel16 février 2023 à 22:35Vignette pour la version du 16 février 2023 à 22:351 000 × 500 (612 kio)AlhadisRecreated SVG using librsvg-compatible markup.
16 février 2023 à 20:02Vignette pour la version du 16 février 2023 à 20:021 000 × 500 (853 kio)Alhadis== {{int:filedesc}} == {{Information | Description = {{en|Polar coordinate system and mapping from the complement (exterior) of the closed unit disk to the complement of the filled Julia set for <math>c=-2</math>.}} {{pl|Układ współrzędnych biegunowych oraz funkcja odwzorowująca dopełnienie dysku jednostkowego na dopełnienie zbioru Julia.}} | Source = {{Own}} | Date = {{Original upload date|2008-11-04}} | Author = {{U|Soul windsurfer|Adam Majewski}} | Other fields = {{Created with code|+=Sour...

La page suivante utilise ce fichier :

Usage global du fichier

Les autres wikis suivants utilisent ce fichier :

Métadonnées

Ce document provient de « https://fr.wikipedia.org/wiki/Fichier:Erays.svg ».