File: 46.gnuplot

package info (click to toggle)
texlive-base 2012.20120611-5
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 403,288 kB
  • sloc: perl: 37,753; ruby: 4,714; sh: 4,212; makefile: 3,659; xml: 2,387; ansic: 1,731; python: 1,029; tcl: 631; awk: 603; cpp: 549; lisp: 428; java: 32; sed: 8
file content (2 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (7)
1
2
set table "gnuplot/bodegraph/46.table"; set format "%.5f"
set samples 101; set parametric; plot [t=0:3] log10(10**t),(t<log10(1/0.02)?20*log10(2):+20*log10(2*0.02)+20*log10(10**t))+(t<log10(1/((3*0.02)))?20*log10(1):+20*log10(1/((3*0.02)))-20*log10(10**t))