File:Soliton 2nd order.svg

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

Soliton_2nd_order.svg(SVG file, nominally 474 × 508 pixels, file size: 2.74 MB)

Wikimedia Commons Logo This file and any related information shown below comes from Wikimedia Commons.
Please make changes and discuss this file there. Doing so benefits every project.

[edit] Summary

Description

the plot of a 2nd order soliton. It's the 2D plot of the modulus of the following function:


a(\xi,\zeta) = \frac{4[\cosh (3 \xi) + 3 e^{4 i \zeta} \cosh (\xi)] e^{i \zeta / 2}}{\cosh (4 \xi) + 4 \cosh (2 \xi) + 3 \cos (4 \xi)}

I made it with the following Gnuplot code:

set terminal svg
set output "Soliton_2nd_order.svg"

# choose quality
set samples 50, 50
set isosamples 70

# change the angle the plot is shown
set view 55, 45, 1, 2

# output of the surface
set pm3d at bs
set hidden3d offset 1 trianglepattern 3 undefined 1 altdiagonal bentover
set style data lines

# remove the box with the meaning of the color
unset colorbox

# set ranges
set xrange [-1.5:1.5]
set yrange [0:pi]
set zrange [0:1]


set grid
set key off

# remove tics on the z-axis
unset ztics


set xlabel "xi"
set ylabel "zeta"

#set xzeroaxis linetype -1 linewidth 0.5
#set yzeroaxis linetype -1 linewidth 0.5
set xtics axis
set ytics axis


I=sqrt(-1)

splot abs((cosh(3*x) + 3*exp(4*I*y)*cosh(x))/(cosh(4*x) + 4*cosh(2*x) + 3*cos(4*y)))
Date

February 2007(2007-02)

Source

own work

LissajousCurve3by2.svg

This vector image was created with gnuplot.

Author

Alessio Damato

Permission
(Reusing this image)

see below

[edit] Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

Afrikaans | Alemannisch | Aragonés | العربية | Asturianu | Беларуская | Беларуская (тарашкевіца) | Български | বাংলা | ইমার ঠার/বিষ্ণুপ্রিয়া মণিপুরী | Brezhoneg | Bosanski | Català | Cebuano | Česky | Dansk | Deutsch | Ελληνικά | English | Esperanto | Español | Eesti | Euskara | فارسی | Suomi | Français | Gaeilge | Galego | עברית | Hrvatski | Magyar | Հայերեն | Bahasa Indonesia | Ido | Íslenska | Italiano | 日本語 | ქართული | ភាសាខ្មែរ | 한국어 | Kurdî / كوردی | Latina | Lëtzebuergesch | Lietuvių | 文言 | Македонски | Bahasa Melayu | Malti | Nnapulitano | Plattdüütsch | Nederlands | ‪Norsk (nynorsk)‬ | ‪Norsk (bokmål)‬ | Occitan | Polski | Português | Română | Русский | Slovenčina | Slovenščina | Shqip | Српски / Srpski | Svenska | Kiswahili | తెలుగు | ไทย | Tagalog | Türkçe | Українська | اردو | Vèneto | Tiếng Việt | Volapük | Yorùbá | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | +/−

Creative Commons license
Creative Commons Attribution Creative Commons Share Alike
This file is licensed under the Creative Commons Attribution ShareAlike 3.0 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

This licensing tag was added to this file as part of the GFDL licensing update.


Alemannisch | Català | Česky | Deutsch | Deutsch (Sie-Form) | Ελληνικά | English | Español | Eesti | Suomi | Français | Հայերեն | Hrvatski | Italiano | 한국어 | Lietuvių | Македонски | Polski | Português | Português do Brasil | Русский | Svenska | ไทย | Vèneto | Tiếng Việt | +/−

Creative Commons license
Creative Commons Attribution Creative Commons Share Alike
This file is licensed under the Creative Commons Attribution ShareAlike 2.5, Attribution ShareAlike 2.0 and Attribution ShareAlike 1.0 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.

العربية | Български | Català | Česky | Dansk | Deutsch | Ελληνικά | English | Español | Eesti | Euskara | فارسی | Suomi | Français | Galego | עברית | Hrvatski | Հայերեն | Italiano | 日本語 | 한국어 | Lietuvių | Македонски | Plattdüütsch | Nederlands | Polski | Português | Română | Русский | Српски / Srpski | Svenska | தமிழ் | తెలుగు | ไทย | Türkçe | Vèneto | Tiếng Việt | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | +/−

You may select the license of your choice.

File history

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

Date/TimeThumbnailDimensionsUserComment
current19:17, 12 February 2007Thumbnail for version as of 19:17, 12 February 2007474×508 (2.74 MB)Alejo2083 ({{Information |Description=the plot of a 2nd order soliton. It's the 2D plot of the modulus of the following function: :<math> a(\xi,\zeta) = \frac{4[\cosh (3 \xi) + 3 e^{4 i \zeta} \cosh (\xi)] e^{i \zeta / 2}}{\cosh (4 \xi) + 4 \cosh (2 \xi) + 3 \cos (4)

The following 2 pages link to this file: