summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/62.gnuplot
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/62.gnuplot')
-rw-r--r--Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/62.gnuplot2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/62.gnuplot b/Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/62.gnuplot
new file mode 100644
index 00000000000..511ebf3dfef
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/62.gnuplot
@@ -0,0 +1,2 @@
+set table "gnuplot/bodegraph/62.table"; set format "%.5f"
+set samples 150; set parametric; plot [t=-1:3.5] 180/3.1415957*(atan((150**2-(10**t)**2)/(2*0.2*150*10**t))-3.1415957/2),20*log10(abs(5/sqrt((1-(10**t/150)**2)**2+(2*0.2*(10**t/150))**2)))