File:Hermite poly phys.svg

From Wikiversity
Jump to navigation Jump to search

Original file(SVG file, nominally 600 × 480 pixels, file size: 16 KB)

This is a file from the Wikimedia Commons. The description on its description page there is shown below.

Commons is a freely licensed media file repository. You can help.

Description The first five (physicists') Hermite polynomials. Made with the following Gnuplot changed from orginal code by Alessio Damato:
# set the output
set terminal svg
set output "hermite_poly_phys.svg"

set title "Hermite (physicists') Polynomials"

# axis properties
set key right bottom
set xrange [-2.5:3.5]
set yrange [-45:50]
set xzeroaxis linetype -1 linewidth 0.5
set yzeroaxis linetype -1 linewidth 0.5
set xlabel "x"
set ylabel "H_n (x)"
plot 1 ti "n = 0" with lines linewidth 2,
     2*x ti "n = 1" with lines linewidth 2,
     4*x**2-2 ti "n = 2" with lines linewidth 2,
     8*x**3-12*x ti "n = 3" with lines linewidth 2,
     16*x**4-48*x**2+12 ti "n = 4" with lines linewidth 2,
     32*x**5-160*x**3+120*x ti "n = 5" with lines linewidth 2

Date (UTC)
Source
Author
 
This W3C-unspecified plot was created with Gnuplot.


This is a retouched picture, which means that it has been digitally altered from its original version. Modifications: changed to physicists' Hermite polynomials. The original can be viewed here: Hermite poly solid.svg. Modifications made by Vulpecula.

w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported 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.
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.

Original upload log

This image is a derivative work of the following images:

  • File:Hermite_poly_solid.svg licensed with Cc-by-sa-3.0, GFDL
    • 2009-03-30T19:32:20Z Vulpecula 600x480 (15043 Bytes) {{Information |Description=I made it with the following [[:en:Gnuplot|Gnuplot]] code: # set the output set terminal svg set output "hermite_poly.svg" set title "Hermite Polynomials" # axis properties set xrange [-3.5:6.5

Uploaded with derivativeFX

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

30 March 2009

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:13, 30 March 2009Thumbnail for version as of 20:13, 30 March 2009600 × 480 (16 KB)Vulpecula{{Information |Description=The first five (physicists') Hermite polynomials. Made with the following Gnuplot changed from orginal code by Alessio Damato: <pre> # set the output set terminal svg set output "hermite_poly_

Global file usage

The following other wikis use this file:

Metadata