File:Cartesian transport.gif

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

Cartesian_transport.gif(600 × 600 pixels, file size: 592 KB, MIME type: image/gif, looped, 36 frames, 3.6 s)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Parallel transport under the Levi-Civita connection given by the metric ds2 = dr2 + r22.
Date
Source Own work
Author IkamusumeFan

Gnuplot Source Code to Generate the First Frame[edit]

Lissajous small 
This plot was created with Gnuplot.
# Author: Ika
# Date: 12/23/2014

set term jpeg font 'Times, 18' size 1000,1000
set output 'cartesian_transport01.jpg'
theta = 2*pi/36*0
# The ratio of the height and width of the plot chart is 1/5 = 0.2.
set size ratio 1
set xrange [-1.5:1.5]
set yrange [-1.5:1.5]
# Unit along the axes
set xtics 1
set ytics 1
unset grid

unset label
set key off

set arrow 1 from cos(theta), sin(theta) to cos(theta), sin(theta)+0.5 lw 3 lc rgb "red"
set parametric                              
set trange [-pi:pi]
plot cos(t), sin(t) lc rgb "blue" lw 2

set term x11
set output

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

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

Date/TimeThumbnailDimensionsUserComment
current04:39, 24 December 2014Thumbnail for version as of 04:39, 24 December 2014600 × 600 (592 KB)IkamusumeFan (talk | contribs)reduce the size for better rendering
04:08, 24 December 2014Thumbnail for version as of 04:08, 24 December 20141,000 × 1,000 (1,018 KB)IkamusumeFan (talk | contribs)User created page with UploadWizard

The following 2 pages use this file:

File usage on other wikis

The following other wikis use this file:

Metadata