Image:Epitrochoid512.svg

Un article de Wikipédia, l'encyclopédie libre.

Epitrochoid512.svg (Fichier SVG, résolution de 256 × 256 pixels, taille : 25 Kio)

Ci-dessous, retrouvez page de description du fichier provenant de Commons.

[edit] Summary

Description

Epitrochoid made with gnuplot (see code below) whose parametric equations are:

x = (R + r)\cos\theta - d\cos\left({R + r \over r}\theta\right),\,
y = (R + r)\sin\theta - d\sin\left({R + r \over r}\theta\right).\,

where R = 5, r = 1, d = 2.

Source

self-made

Date

26 January 2008

Author

Ote

Permission
(Reusing this image)

See below


[edit] Gnuplot code

R=5.0
r=1.0
d=2.0
a=pi/4
set size ratio -1
set nokey
set nox2tics
set noy2tics
set zeroaxis lt -1
set grid
set noborder
set style line 1 linecolor 3 linewidth 3
set style line 2 linecolor -1 linewidth 3
set style line 3 linecolor 1 linewidth 3
set style line 4 linecolor 1 linewidth 5 pointtype 0 
set style line 5 linecolor -1 linewidth 5 pointtype 0 
set style line 6 linecolor -1 linewidth 1
set arrow from (R+r)*cos(a),(R+r)*sin(a) to (R+r)*cos(a) - d*cos((R+r)*a/r),(R+r)*sin(a) - d*sin((R+r)*a/r) nohead ls 6
set parametric
set samples 300
x1(t)=R*cos(t)
y1(t)=R*sin(t)
x2(t)=(R+r)*cos(a)+r*cos(t)
y2(t)=(R+r)*sin(a)+r*sin(t)
x3(t)=(R+r)*cos(t) - d*cos((R+r)*t/r)
y3(t)=(R+r)*sin(t) - d*sin((R+r)*t/r)
plot x1(t),y1(t) ls 1, x2(t),y2(t) ls 2, x3(t),y3(t) ls 3, '-' using ((R+r)*cos(a) - d*cos((R+r)*a/r)):((R+r)*sin(a) - d*sin((R+r)*a/r)) ls 4, '-' using ((R+r)*cos(a)):((R+r)*sin(a)) ls 5
0       0
e
0       0
e

[edit] Licensing

Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.

In case this is not legally possible:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.


Afrikaans | Alemannisch | Aragonés | العربية | Asturianu | Български | Català | Česky | Cymraeg | Dansk | Deutsch | Eʋegbe | Ελληνικά | English | Español | Esperanto | Euskara | Estremeñu | فارسی | Français | Galego | 한국어 | हिन्दी | Hrvatski | Ido | Bahasa Indonesia | Íslenska | Italiano | עברית | Kurdî / كوردی | Latina | Lietuvių | Latviešu | Magyar | Македонски | Bahasa Melayu | Nederlands | ‪Norsk (bokmål)‬ | ‪Norsk (nynorsk)‬ | 日本語 | Polski | Português | Ripoarisch | Română | Русский | Shqip | Slovenčina | Slovenščina | Српски / Srpski | Svenska | ไทย | Tagalog | Türkçe | Українська | Tiếng Việt | Walon | ‪中文(简体)‬ | ‪中文(繁體)‬ | zh-yue-hant | +/-

Historique du fichier

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

Date et heureDimensionsUtilisateurCommentaire
actuel27 janvier 2008 à 15:52256×256 (25 Kio)Ote (== Summary == {{Information |Description=Epitrochoid made with gnuplot (see code below) whose parametric equations are: :<math>x = (R + r)\cos\theta - d\cos\left({R + r \over r}\theta\right),\,</math> :<math>y = (R + r)\sin\theta - d\sin\left({R + r \over)
26 janvier 2008 à 21:40256×256 (24 Kio)Ote ({{Information |Description=Epitrochoid made with gnuplot (see code below) whose parametric equations are: :<math>x = (R + r)\cos\theta - d\cos\left({R + r \over r}\theta\right),\,</math> :<math>y = (R + r)\sin\theta - d\sin\left({R + r \over r}\theta\righ)

Aucune page ne contient cette image.