From Wikipedia, the free encyclopedia
[edit] Summary
Description |
Plot of the power shape of a Dark soliton. Its expression is simply:
- I(τ) = tanh2(τ)
I made it with gnuplot using the following code:
# set the output
set samples 2000
set terminal svg
set output "Dark_soliton.svg"
# axis properties
set xrange [-12:12]
set yrange [0:1.3]
set xlabel "tau"
set ylabel "I(x)"
set key off
plot (sinh(x)/cosh(x))**2 linewidth 2
then I post-processed it with inkscape
|
Source |
own work
|
Date |
February 2007
|
Author |
Alessio Damato
|
Permission |
see below
|
[edit] Licensing
I, the author of this work, hereby publish it under the following licenses:
You may select the license of your choice.
|
File links
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):