Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Merged
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletionsdoc/examples.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -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
==============
Expand DownExpand Up@@ -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 running examples in FBS2e.
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
Copy link
Member

@murrayrmmurrayrmApr 8, 2023
edited
Loading

Choose a reason for hiding this comment

The 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:

These notebooks demonstrate the use of modeling, anaylsis, and design tools
using examples from textbooks (FBS2e,OBC), courses, and other sources.

(links would have to be done differently, but using GitHub markup here to show where the links go).

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The 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 ininterconnect.

kincar-fusion
mhe-pvtol
mpc_aircraft
steering
pvtol-lqr-nested
pvtol-outputfbk
simulating_discrete_nonlinear
steering
stochresp
363 changes: 363 additions & 0 deletionsexamples/interconnect_tutorial.ipynb
View file
Open in desktop

Large diffs are not rendered by default.

585 changes: 585 additions & 0 deletionsexamples/simulating_discrete_nonlinear.ipynb
View file
Open in desktop

Large diffs are not rendered by default.


[8]ページ先頭

©2009-2025 Movatter.jp