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:Guassian Dispersion.gif

From Wikipedia, the free encyclopedia

Guassian_Dispersion.gif(360 × 223 pixels, file size: 351 KB, MIME type: image/gif, looped, 251 frames)

Summary

Description
Gaussian wave function allowed to evolve in free space via the Schrödinger equation

generated with Mathematica using the following lines of code: u[x_, t_, x0_, k0_, om_] :=

Exp[-x0^2*k0^2/2]*
 Exp[-(x - I*x0^2*k0)^2/(2*x0^2*(1 + I*om*t))]/
  Sqrt[x0*Sqrt[Pi]*(1 + I*om*t)]

frame[t_] :=

Plot[Abs[u[x, t, 1, 5, 1]]^2, {x, -5, 35}, Axes -> {True, False}, 
 Ticks -> None, PlotRange -> {0, 1/\[Pi]^(1/4)}]

frames = ParallelTable[frame[t], {t, 0, 5, 0.02}];

Export["constant_momentum_wavefunction_in_free_space.gif", frames]
Date
Source
 
This diagram was created with Mathematica.
Author Teply

Licensing

Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Original upload log

The original description page was here. All following user names refer to en.wikipedia.
  • 2012-05-19 22:32:34 Teply 360×223 (359932 bytes) Uploading a self-made file using [[Wikipedia:File_Upload_Wizard|File Upload Wizard]]

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

19 May 2012

File history

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

Date/TimeThumbnailDimensionsUserComment
current22:19, 2 February 2014Thumbnail for version as of 22:19, 2 February 2014360 × 223 (351 KB)<bdi>Uzondi</bdi>User created page with UploadWizard
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.