Control package: Difference between revisions

10 bytes added ,  29 September 2015
Line 577: Line 577:


<!-- {{SyntaxHighlight| -->
<!-- {{SyntaxHighlight| -->
{{Code|Bode plot for the inverted pendulum|<syntaxhighlight lang="octave" style="font-size:13px">
{{Code|Creating Bode plots for the inverted pendulum|<syntaxhighlight lang="octave" style="font-size:13px">
  bode(G1);
  bode(G1);
  bode(G2);
  bode(G2);
501

edits