File:HermiteBasis.svg

From Wikimedia Commons, the free media repository

Jump to: navigation, search

HermiteBasis.svg(SVG file, nominally 600 × 480 pixels, file size: 12 KB)

[edit] Summary

Description

Elementary function for Cubic Hermite spline interpolation.

Date

26 June 2007(2007-06-26)

Source

self-made in Gnuplot

Author

Berland

Permission
(Reusing this image)

See below.

[edit] Gnuplot source code

set terminal svg fname "Vera" fsize 18
set output 'HermiteBasis.svg'
set border 2
set xtics axis 1,1
set ytics nomirror 0.2
set xrange [0:1]
set key right center box linewidth 1
plot 2*x*x*x - 3*x*x + 1 with lines t 'h00' lt 1 lw 4, \
        x*x*x - 2*x*x + x with lines t 'h10' lt 2 lw 4, \
        -2*x*x*x + 3*x*x with lines t 'h01' lt 3 lw 4, \
        x*x*x - x*x with lines t 'h11' lt 4 lw 4, \
        0 with lines linetype -1 linewidth 1 notitle

Use at least version 4.2 of Gnuplot.

[edit] Licensing

Public domain I, Berland, the copyright holder of this work, hereby releases it into the public domain. This applies worldwide.

In case this is not legally possible:
I, Berland grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.


Afrikaans | Alemannisch | Aragonés | العربية | Asturianu | Azərbaycan | Беларуская (тарашкевіца) | Български | Català | Cebuano | Soranî / کوردی | Česky | Cymraeg | Dansk | Deutsch | Ελληνικά | English | Esperanto | Español | Eesti | Euskara | Estremeñu | فارسی | Suomi | Français | Galego | עברית | हिन्दी | Hrvatski | Magyar | Հայերեն | Bahasa Indonesia | Ido | Íslenska | Italiano | 日本語 | ქართული | ភាសាខ្មែរ | 한국어 | Ripoarisch | Kurdî / كوردی | Latina | Lietuvių | Latviešu | 文言 | Македонски | Bahasa Melayu | Plattdüütsch | Nederlands | ‪Norsk (nynorsk)‬ | ‪Norsk (bokmål)‬ | Polski | Português | Română | Русский | Slovenčina | Slovenščina | Shqip | Српски / Srpski | Svenska | ไทย | Tagalog | Türkçe | Українська | Vèneto | Tiếng Việt | Walon | 吴语 | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | 粵語 | +/−

File history

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

Date/TimeThumbnailDimensionsUserComment
current19:48, 26 June 2007Thumbnail for version as of 19:48, 26 June 2007600×480 (12 KB)Berland (Talk | contribs) ({{Information |Description=Elementary function for Cubic Hermite spline interpolation. |Source=self-made in Gnuplot |Date=26 June 2007 |Author= Berland }} ==Gnuplot source code== set terminal)

There are no pages on Wikimedia Commons that link to this file. Some pages on other Wikimedia projects may link to it.

Global file usage

The following other wikis use this file: