WOLFRAM SYSTEM MODELER

state_feedback

Feedback gain component

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.BallAndBeamClosedLoopSystem.state_feedback"]
Out[1]:=

Information

Wolfram Language Documentation Examples

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.

Parameters (2)

x_start

Value: zeros(nx)

Type: Real[nx]

y_start

Value: zeros(nout)

Type: Real[nout]

Connectors (2)

u

Type: RealInput[nin]

Description: 'input Real' as connector

y

Type: RealOutput[nout]

Description: 'output Real' as connector

Used in Examples (1)

BallAndBeamClosedLoopSystem

DocumentationExamples.Modeling

A controlled ball and beam system