forgot some files

This commit is contained in:
sm
2011-05-30 11:08:53 -06:00
parent 45cc6fad26
commit c55aff9330
2 changed files with 14 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
set xlabel 'Number of Extra Points, S_k'
set ylabel 'RMS of total error'
set log xy
set key bottom left
+8
View File
@@ -0,0 +1,8 @@
set xlabel "Number of Extra Points, S_k"
set ylabel "Percent of Improved Interpolations"
set log x
set yrange [0:1]
set key bottom right