-
Notifications
You must be signed in to change notification settings - Fork 0
Semilog grid generator for Bode plots.
urbanij/bode-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Generate a semilog grid and, in turn, a Bode plot template PDF to be printed, especially suitable for pen and paper assignments. An example of a PDF can be found here: https://bit.ly/39ZomoL steps: g++ setup_plot.cpp -O3 -std=c++2a -lfmt # compile script that generates the tikz "semilog-grid" file ./a.out # run it make # run pdflatex with that template and generate the pdf # sh scan_bode.sh make clean_except_pdfs # clean working files except pdfs.
About
Semilog grid generator for Bode plots.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published