controlledJetEngine
differential equations modeling the dynamics of the Moore-Greitzer model of a jet engine
Contents
Syntax
f = controlledJetEngine(x,u,w)
Description
Dynamics equation for the controlled jet engine model.
Input Arguments
|
x |
system states x (dimension: [nx,1]) |
|
u |
control inputs u (dimension: [nu,1]) |
|
w |
disturbances w (dimension: [nw,1]) |
Output Arguments
|
f |
value of the dynamic function = time derivative of x |
See Also
References
[1] M. Krstic et al., "Nonlinear and Adaptive Control Design", John Wiley and Sons, 1995.
© 2018-2026 I6 Technische Universität München Website License
|
![]() |
![]() |
![]() |


