To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

File:Polarisation (Elliptical).svg

From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 250 × 625 pixels, file size: 11 KB)

Description
Diagram of elliptical polarisation of electromagnetic radiation
Date 12/02/07
Source

Own drawing down in Mathematica, edited in Inkscape.

 
This W3C-unspecified vector image was created with Inkscape .
Author Inductiveload
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Other versions

Circular polarisation

Linear polarisation

Mathematica Code

This figure requires the use of Arrow3D, which is not included in the StandardPackages (as of Feb 2007). This can be obtained from Wolfram Research at this location. The required packages are:

<< Graphics`
<< Arrow3D`Arrow3D`

The code is:


wavefunction=ParametricPlot3D[{0.5 Sin[4t+1],-Sin[4t],t},{t,0,5},
    BoxRatios\[Rule]{1,
      1,4},ImageSize\[Rule]400,Boxed\[Rule]False,Axes\[Rule]False,
      PlotPoints\[Rule]60,ViewPoint->{2,2, 2},PlotRange\[Rule]All]

repsi=ParametricPlot3D[{0.5 Sin[4t+1],-1,t,RGBColor[1,0,0]},{t,0,5},
      BoxRatios\[Rule]{4,1,1},ImageSize\[Rule]500,
      Boxed\[Rule]False,Axes\[Rule]False,
        PlotPoints\[Rule]60,PlotRange\[Rule]All]

impsi=ParametricPlot3D[{-1,-Sin[4t],t,RGBColor[0,0,102/255]},{
    t,0,5},BoxRatios\[Rule]{4,1,1},ImageSize\[Rule]500,Boxed\[Rule]False,
      Axes\[Rule]False,PlotPoints\[Rule]60,PlotRange\[Rule]All]

end=ParametricPlot3D[{0.5 Sin[t+1],-Sin[t],0},{t,0,2π},BoxRatios\[Rule]{4,1,1},
    ImageSize\[Rule]500,Boxed\[Rule]False,Axes\[Rule]False,
      PlotPoints\[Rule]10,PlotRange\[Rule]All]

xaxis=Graphics3D[Arrow3D[{0,0,-1},{
  0,0,6},HeadSize \[Rule] UniformSize[.5],HeadColor\[Rule]Black]]

uaxis=Graphics3D[Arrow3D[{0,-1,0},{0,3,0},HeadSize \[Rule] 
    UniformSize[.5],HeadColor\[Rule]Black]]

vaxis=Graphics3D[Arrow3D[{-1,0,0},{3,0,0},HeadSize \[Rule] 
      UniformSize[.5],HeadColor\[Rule]Black]]

plane=Graphics3D[Polygon[{{1.2,1.2,0},{1.2,-1.2,0},{-1.2,-1.2,0},{-1.2,1.2,0}}\
]]

crate=WireFrame[Graphics3D[Cuboid[{1,1,0},{-1,-1,5}]]]

Show[wavefunction,xaxis,uaxis,vaxis,plane,repsi,impsi,end,crate]

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

File history

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

Date/TimeThumbnailDimensionsUserComment
current13:29, 3 May 2014Thumbnail for version as of 13:29, 3 May 2014250 × 625 (11 KB)老陳Add near side edges of the top square.
21:02, 2 June 2007Thumbnail for version as of 21:02, 2 June 2007250 × 625 (11 KB)Inductiveload{{Information |Description=Diagram of elliptical polarisation |Source=Own drawing down in Mathematica, edited in Inkscape. |Date=12/02/07 |Author=User:Inductiveload |Permission={{PD-self}} |other_versions=[[:image:Polarisation (Circular).svg|Circular
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata

Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.