Skip to content

Commit bf50ded

Browse files
committed
mention lqe and dlqe in matlab module, reorder so that eg lqr and dlqr appear sequentially
1 parent 11d9350 commit bf50ded

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

doc/control.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,10 @@ Control system synthesis
116116

117117
acker
118118
create_statefbk_iosystem
119-
dlqr
120119
h2syn
121120
hinfsyn
122121
lqr
122+
dlqr
123123
mixsyn
124124
place
125125
rootlocus_pid_designer
@@ -157,8 +157,8 @@ Stochastic system support
157157

158158
correlation
159159
create_estimator_iosystem
160-
dlqe
161160
lqe
161+
dlqe
162162
white_noise
163163

164164
.. _utility-and-conversions:
@@ -194,3 +194,5 @@ Utility functions and conversions
194194
use_fbs_defaults
195195
use_matlab_defaults
196196
use_numpy_matrix
197+
198+

doc/matlab.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ Compensator design
8686
sisotool
8787
place
8888
lqr
89+
dlqr
90+
lqe
91+
dlqe
8992

9093
State-space (SS) models
9194
=======================

0 commit comments

Comments
 (0)