Image:Rotationskoerper animation.gif

From Wikipedia, the free encyclopedia

Wikimedia Commons logo This is a file from the Wikimedia Commons. The description on its description page there is shown below.
Commons is a freely licensed media file repository. You can help.

[edit] Beschreibung

Description

Darstellung einer Rotation einer Sinus-Kurve.

Source

own work

Date

24.01.2007

Author

Macks

Permission
(Reusing this image)

Cc-by-sa-2.5


[edit] Code

Die Animation wurde mit "Mathematica" erstellt. Nach Nachfrage, poste ich hier den Code der Animation...

f[r_, \[Phi]_, z_] := {(2 + Tan[z])Cos[\[Phi]], (2 + Cos[z]) Sin[\[Phi]], z}
vase[\[Alpha]_] := 
   ParametricPlot3D[f[r, \[Phi], z], {z, 0, 2  Pi}, {\[Phi], 0, \[Alpha]}, 
     AspectRatio -> Automatic, PlotRange -> {{-3, 3}, {-3, 3}, {0, 6}}];
animation = Table[
     vase[\[Phi]],
     {\[Phi], 0.1, 2\[Pi], \[Pi]/12}];
Export["rotationskoerper_animation.gif", animation, 
 ConversionOptions -> {"AnimationDisplayTime" -> 0.1, "Loop" -> True}, 
 ImageSize -> {500, 500}]

[edit] Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons License
Creative Commons Attribution iconCreative Commons Share Alike icon
This file is licensed under the Creative Commons Attribution ShareAlike 2.5 License. In short: you are free to share and make derivative works of the file under the conditions that you appropriately attribute it, and that you distribute it only under a license identical to this one. Official license

File history

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

Date/TimeDimensionsUserComment
current19:23, 24 January 2007500×500 (607 KB)Macks ({{Information |Description=Darstellung einer Rotation einer Sinus-Kurve. |Source=own work |Date=24.01.2007 |Author=~~~ |Permission=Cc-by-sa-2.5 }} Category:Animations of geometry)
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):