Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Control package
(edit)
Revision as of 08:50, 29 September 2015
21 bytes added
,
08:50, 29 September 2015
→Inverted Pendulum
Line 560:
Line 560:
<!-- {{SyntaxHighlight| -->
<!-- {{SyntaxHighlight| -->
−
{{Code|Creating the transfer functions for the inverted pendulum|<syntaxhighlight lang="octave">
+
{{Code|Creating the transfer functions for the inverted pendulum|<syntaxhighlight lang="octave
" style="font-size:15px
">
m = 0.15;
m = 0.15;
l = 0.314;
l = 0.314;
Line 574:
Line 574:
</syntaxhighlight>}}
</syntaxhighlight>}}
−
and by invoking the <
code
>bode</
code
> command
+
and by invoking the <
pre
>bode</
pre
> command
<!-- {{SyntaxHighlight| -->
<!-- {{SyntaxHighlight| -->
−
{{Code|Creating Bode plots 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:
15px
">
bode(G1);
bode(G1);
bode(G2);
bode(G2);
Rezahousseini
501
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
🏠 GNU Octave Wiki
⚙️ Installing
📦 Packages
📝 Contributed Code
🔬 Development
❓ FAQ
Wiki
Recent changes
Random page
Index
Help
Tools
Special pages
Printable version