- Notifications
You must be signed in to change notification settings - Fork441
new examples for Simulink-like interconnection of digital and nonlinear systems#882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Changes fromall commits
07c9e63
7733044
f55ec01
81197fd
c703650
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -8,7 +8,7 @@ Examples | ||
The source code for the examples below are available in the `examples/` | ||
subdirecory of the source code distribution. The can also be accessed online | ||
via the [python-control GitHub repository](https://github.com/python-control/python-control/tree/master/examples). | ||
Python scripts | ||
============== | ||
@@ -37,17 +37,22 @@ Jupyter notebooks | ||
The examples below use `python-control` in a Jupyter notebook environment. | ||
These notebooks demonstrate the use of modeling, anaylsis, and design tools | ||
using examples from textbooks | ||
(`FBS <https://fbswiki.org/wiki/index.php?title=FBS>`_, | ||
`OBC <https://fbswiki.org/wiki/index.php?title=OBC>`_), courses, and other | ||
online sources. | ||
.. toctree:: | ||
:maxdepth: 1 | ||
cruise | ||
describing_functions | ||
interconnect_tutorial | ||
Member There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. We should probably update the introductory text at the top of this section since the Jupyter notebooks in this section are no longer using running examples in FBS2e (true before this change, but I noticed it now). How about something like:
(links would have to be done differently, but using GitHub markup here to show where the links go). There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. sounds good. INcorporated the suggested rewording. Also improved the name on one of the examples and switched to lists for specifying set of interconnected systems according to upcoming changes in | ||
kincar-fusion | ||
mhe-pvtol | ||
mpc_aircraft | ||
pvtol-lqr-nested | ||
pvtol-outputfbk | ||
simulating_discrete_nonlinear | ||
steering | ||
stochresp |
Large diffs are not rendered by default.
Uh oh!
There was an error while loading.Please reload this page.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading.Please reload this page.