From c55aff9330a43d09e92a0add3fdf5c7ee1e3d27b Mon Sep 17 00:00:00 2001 From: Stephen Mardson McQuay Date: Mon, 30 May 2011 11:08:53 -0600 Subject: [PATCH] forgot some files --- plots/rms/all.plt | 6 ++++++ plots/truthiness/all.plt | 8 ++++++++ 2 files changed, 14 insertions(+) create mode 100644 plots/rms/all.plt create mode 100644 plots/truthiness/all.plt diff --git a/plots/rms/all.plt b/plots/rms/all.plt new file mode 100644 index 0000000..79f182a --- /dev/null +++ b/plots/rms/all.plt @@ -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 diff --git a/plots/truthiness/all.plt b/plots/truthiness/all.plt new file mode 100644 index 0000000..d28bd88 --- /dev/null +++ b/plots/truthiness/all.plt @@ -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