Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Thursday, April 18, 2024

File: [Platon] / doc / diplomova-praca-rajo / images / slide-presnost-MC.gpi (download)

Revision 1.1, Thu Jul 24 17:48:57 2003 UTC (20 years, 9 months ago) by rajo

Diploma Thesis of Lubomir Host.
Title: Metoda Monte Carlo vo fyzike nizkoteplotnej plazmy. (Slovak language)

#!/usr/bin/gnuplot

reset

#set terminal postscript enhanced
#set output "slide-presnost-MC.ps"
set terminal postscript eps enhanced 24
set output "slide-presnost-MC.eps"

set key top samplen 1.0
set pointsize 2

set grid
set xtics ( "10^3" 1e3, "10^4" 1e4, "10^5" 1e5, "10^6" 1e6, "10^7" 1e7, "10^8" 1e8)
set ytics ("10^{-4}" 1e-4, "10^{-3}" 1e-3, "10^{-2}" 1e-2, "10^{-1}" 1e-1)
set xlabel "N"
set ylabel "\n\n{/Symbol e}"

set logscale xy

plot [1e3:1e8][] "analytic-chyba.dat" title "MC" with points, \
    0.615639 / sqrt(x) notitle with lines 1


# vim600: fdm=marker fdc=3


Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top