Bode Plotter
For my studies, while working on various systems, I frequently needed to create Bode plots. Sometimes, this process can be very time-consuming, so I decided to write a script to automate the plotting process.
The script generates the magnitude and phase graphs for any frequency response function. Additionally, for first-order and second-order functions, it produces the actual plot, the asymptotic graph, and highlights key values such as the slope and ω0 on the graph.