Image:HermiteBasis.png

From Wikipedia, the free encyclopedia

[edit] Summary

I made this using Gnuplot

#export GDFONTPATH=/usr/X11R6/lib/X11/fonts/TTF
set terminal png font luxisr 30
set size 2,2
set output 'HermiteBasis.png'
set xrange [0: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

[edit] Licensing

File history

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

Date/TimeDimensionsUserComment
current08:55, 22 January 20071,280×960 (15 KB)Berland (Talk | contribs) (I made this using Gnuplot #export GDFONTPATH=/usr/X11R6/lib/X11/fonts/TTF set terminal png font luxisr 30 set size 2,2 set output 'HermiteBasis.png' set xrange [0:1] plot 2*x*x*x - 3*x*x + 1 with lines t 'h00' lt 1 lw 4, \ )

No pages on the English Wikipedia link to this file. (Pages on other projects are not counted.)