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