diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/81.gnuplot')
-rw-r--r-- | Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/81.gnuplot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/81.gnuplot b/Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/81.gnuplot new file mode 100644 index 00000000000..89921b05f53 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bodegraph/gnuplot/bodegraph/81.gnuplot @@ -0,0 +1,2 @@ +set table "gnuplot/bodegraph/81.table"; set format "%.5f"
+set samples 2; set parametric; plot [t=0.41496:0.41496] -90+180/3.1415957*(atan((3**2-(10**t)**2)/(2*0.4*3*10**t))-3.1415957/2),20*log10(abs(0.3/(10**t)))+20*log10(abs(3.9/sqrt((1-(10**t/3)**2)**2+(2*0.4*(10**t/3))**2)))
|