10000 add new examples of interconnect and simulating sampled data systems. · SCLiao47/python-control@07c9e63 · GitHub
[go: up one dir, main page]

Skip to content

Commit 07c9e63

Browse files
committed
add new examples of interconnect and simulating sampled data systems.
1 parent 999189c commit 07c9e63

File tree

3 files changed

+951
-2
lines changed

3 files changed

+951
-2
lines changed

doc/examples.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Examples
88
The source code for the examples below are available in the `examples/`
99
subdirecory of the source code distribution. The can also be accessed online
1010
via the [python-control GitHub repository](https://github.com/python-control/python-control/tree/master/examples).
11-
11+
1212

1313
Python scripts
1414
==============
@@ -44,10 +44,12 @@ using running examples in FBS2e.
4444

4545
cruise
4646
describing_functions
47+
interconnect_tutorial
4748
kincar-fusion
4849
mhe-pvtol
4950
mpc_aircraft
50-
steering
5151
pvtol-lqr-nested
5252
pvtol-outputfbk
53+
simulating_sampled_data_systems
54+
steering
5355
stochresp

examples/interconnect_tutorial.ipynb

Lines changed: 363 additions & 0 deletions
Large diffs are not rendered by default.

examples/simulating_sampled_data_systems.ipynb

Lines changed: 584 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
0