author | Alberto Bertogli
<albertito@blitiri.com.ar> 2010-09-10 03:23:37 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2010-09-10 03:23:37 UTC |
parent | 6935b93231f7202d0c455170c877241fa369e9fd |
plot.gpi | +9 | -9 |
diff --git a/plot.gpi b/plot.gpi index 2f37ced..322a620 100644 --- a/plot.gpi +++ b/plot.gpi @@ -4,14 +4,14 @@ set autoscale set style data linespoints # -# Resultados con precision fija e iteración variable +# Resultados con precisión fija e iteración variable # set xlabel "Iteración" set ylabel "Resultado" set output "plot/todos-result-p:51.png" -set title "Comparativa de resultados con precision 51" +set title "Comparativa de resultados con precisión 51" plot [:50] \ 'out/OUT-fcont-prec:51-err' using 1:3 title "Frac. continuas", \ 'out/OUT-binomial-prec:51-err' using 1:3 title "Binomial", \ @@ -19,7 +19,7 @@ plot [:50] \ sqrt(2) set output "plot/todos-result-p:51-sin_binomial.png" -set title "Comparativa de resultados con precision 51 - Detalle" +set title "Comparativa de resultados con precisión 51 - Detalle" plot [2.6:11] \ 'out/OUT-fcont-prec:51-err' using 1:3 title "Frac. continuas", \ 'out/OUT-babilonio-prec:51-err' using 1:3 title "Babilonio", \ @@ -27,7 +27,7 @@ plot [2.6:11] \ # -# Error con precision fija e iteración variable +# Error con precisión fija e iteración variable # set xlabel "Iteración" @@ -57,7 +57,7 @@ plot \ 'out/OUT-binomial_dec-prec:51-err' using 1:5 title "Binomial dec" set output "plot/binomial-err-p:15,17.png" -set title "Binomial con precisiones 15 y 17 - Error" +set title "Binomial con precisiónes 15 y 17 - Error" plot [:170] \ 'out/OUT-binomial_inc-prec:15-err' using 1:5 title "Binomial inc prec = 15", \ 'out/OUT-binomial_dec-prec:15-err' using 1:5 title "Binomial dec prec = 15", \ @@ -65,7 +65,7 @@ plot [:170] \ 'out/OUT-binomial_dec-prec:17-err' using 1:5 title "Binomial dec prec = 17" set output "plot/binomial_dec-err-p:algunos.png" -set title "Binomial dec, distintas precisiones - Error" +set title "Binomial dec, distintas precisiónes - Error" set style data lines plot \ 'out/OUT-binomial_dec-prec:24-err' using 1:5 title "prec = 24", \ @@ -78,7 +78,7 @@ plot \ set style data linespoints set output "plot/binomial_dec-err-p:algunos-detalle1.png" -set title "Binomial dec, distintas precisiones - Error - Detalle 1" +set title "Binomial dec, distintas precisiónes - Error - Detalle 1" set style data lines # el 0 esta para mantener los mismos colores que el de arriba plot [:300] \ @@ -92,7 +92,7 @@ plot [:300] \ set style data linespoints set output "plot/binomial_dec-err-p:algunos-detalle2.png" -set title "Binomial dec, distintas precisiones - Error - Detalle 2" +set title "Binomial dec, distintas precisiónes - Error - Detalle 2" set style data lines # el 0 esta para mantener los mismos colores que el de arriba plot [:100] \ @@ -139,7 +139,7 @@ plot [:50] \ # -# Error con precision variable e iteración fija +# Error con precisión variable e iteración fija # set xlabel "Precisión (dígitos)"