Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Control package
(edit)
Revision as of 13:11, 29 September 2015
No change in size
,
13:11, 29 September 2015
→Bode Diagram for TikZ/PGFplots
Line 509:
Line 509:
ylabel={Magnitude / \si{\decibel}},
ylabel={Magnitude / \si{\decibel}},
]
]
−
\addplot[blue,line width=
2pt
] table[x index=0,y index=1]{\datatable};
+
\addplot[blue,line width=
1pt
] table[x index=0,y index=1]{\datatable};
\nextgroupplot[
\nextgroupplot[
xmode=log,
xmode=log,
Line 515:
Line 515:
ylabel={Phase / \si{\degree}},
ylabel={Phase / \si{\degree}},
]
]
−
\addplot[red,line width=
2pt
] table[x index=0,y index=2]{\datatable};
+
\addplot[red,line width=
1pt
] table[x index=0,y index=2]{\datatable};
\end{groupplot}
\end{groupplot}
\end{tikzpicture}
\end{tikzpicture}
Line 525:
Line 525:
[[File:bode_p.png]]
[[File:bode_p.png]]
−
It can be seen that a first order low-pass filter has <math display="inline">-3\,
db
</math> magnitude at <math display="inline">f=1/T_1</math>.
+
It can be seen that a first order low-pass filter has <math display="inline">-3\,
dB
</math> magnitude at <math display="inline">f=1/T_1</math>.
=== Inverted Pendulum ===
=== Inverted Pendulum ===
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