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

Update README.rst#810

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
murrayrm merged 2 commits intomainfromsawyerbfuller-patch-1
Dec 12, 2022
Merged
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
29 changes: 21 additions & 8 deletionsREADME.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -31,20 +31,17 @@ Try out the examples in the examples folder using the binder service.
:target: https://mybinder.org/v2/gh/python-control/python-control/HEAD





Features
--------

- Linear input/output systems in state-space and frequency domain
- Block diagram algebra: serial, parallel, andfeedback interconnections
- Block diagram algebra: serial, parallel,feedback,andother interconnections
- Time response: initial, step, impulse
- Frequency response: BodeandNyquist plots
- Control analysis: stability, reachability, observability, stability margins
- Control design: eigenvalue placement, linear quadratic regulator
- Frequency response: Bode, Nyquist,andNichols plots
- Control analysis: stability, reachability, observability, stability margins, root locus
- Control design: eigenvalue placement, linear quadratic regulator, sisotool, hinfsyn, rootlocus_pid_designer
- Estimator design: linear quadratic estimator (Kalman filter)

- Nonlinear systems: optimization-based control, describing functions, differential flatness

Links
=====
Expand DownExpand Up@@ -105,6 +102,22 @@ from the github repository or archive, unpack, and run from within the
toplevel `python-control` directory::

pip install .

Article and Citation Information
================================

An `article <https://ieeexplore.ieee.org/abstract/document/9683368>`_ about the library is available on IEEE Explore. If the Python Control Systems Library helped you in your research, please cite::

@inproceedings{python-control2021,
title={The Python Control Systems Library (python-control)},
author={Fuller, Sawyer and Greiner, Ben and Moore, Jason and Murray, Richard and van Paassen, Ren{\'e} and Yorke, Rory},
booktitle={60th IEEE Conference on Decision and Control (CDC)},
pages={4875--4881},
year={2021},
organization={IEEE}
}

or the GitHub site: https://github.com/python-control/python-control


Development
Expand Down

[8]ページ先頭

©2009-2026 Movatter.jp