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