WOLFRAM SYSTEM MODELER
state_feedbackFeedback gain component |
SystemModel["DocumentationExamples.Modeling.ControlledMotorGearPendulum.state_feedback"]
This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.
x_start |
Value: zeros(nx) Type: Real[nx] |
---|---|
y_start |
Value: zeros(nout) Type: Real[nout] |
u |
Type: RealInput[nin] Description: 'input Real' as connector |
|
---|---|---|
y |
Type: RealOutput[nout] Description: 'output Real' as connector |
DocumentationExamples.Modeling A controlled inverted pendulum system |