Difference between revisions of "Examples"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
}} | }} | ||
− | {{Chapter | + | <br> |
+ | {| width=100% border=1 | ||
+ | |- valign=top style="padding-top: 0em" | ||
+ | | width=50% style="padding-left: 0.5em" | | ||
+ | === Additional Exercises === | ||
+ | The following exercises cover some of the topics introduced in this chapter. Exercises marked with a * appear in the printed text. | ||
+ | {{#ask: [[Category:Exercises]] |topic={{PAGENAME}} |format=ol }} | ||
+ | |||
+ | === Frequently Asked Questions === | ||
+ | {{#ask: [[Category:Questions]] | topic={{PAGENAME}} | format=ol}} | ||
+ | |||
+ | === Errata === | ||
+ | {{#ask: [[Category:Errata]] [[Chapter::{{PAGENAME}}]] | format=ul}} | ||
+ | <!-- * {{submitbug}} --> | ||
+ | |||
+ | | width=50% style="padding-left: 0.5em" | | ||
+ | |||
+ | === Python Code === | ||
+ | The following Python scripts are available for producing figures that appear in this chapter. | ||
+ | |||
+ | {{#ask: [[Category:Figures]] [[Chapter::{{PAGENAME}}]] | format=ul | sort=Figure number}} | ||
+ | |||
+ | See the [[software|software page]] for more information on how to run these scripts. | ||
+ | |||
+ | === Additional Information === | ||
+ | |||
+ | |} |
Revision as of 21:36, 29 May 2022
Prev: System Modeling | Chapter 4 - Examples | Next: Dynamic Behavior |
In this chapter we present a collection of examples spanning many different fields of science and engineering. These examples are used throughout the text and in exercises to illustrate different concepts. First-time readers may wish to focus on only a few examples with which they have had the most prior experience or insight to understand the concepts of state, input, output, and dynamics in a familiar setting.