Update to v1.0:

Through rewrite, almost from scratch, with a new emphasis on positive x.
This commit is contained in:
2020-08-05 02:10:15 -04:00
parent 372628e860
commit a5a98b541f
52 changed files with 14789 additions and 25983 deletions

View File

@ -3,10 +3,10 @@ set xlabel "$\\frac{t\\omega}{2\\pi}$"
set xtics add("10" 10, "20" 20, "30" 30, "40" 40)
set mxtics 81
set ytics add ("$10^{-5}$" 0.00001, "$10^{-4}$" 0.0001)
set ytics add ("$10^{-5}$" 0.00001, "$10^{-4}$" 0.0001, "$10^{-3}$" 0.001)
set xrange [10:50]
set yrange [0.000007:0.00015]
set yrange [0.00007:0.0015]
# default output canvas size: 12.5cm x 8.75cm
set term lua tikz size 8,6 standalone