WOLFRAM SYSTEM MODELER

fun2

y = 3*u - sin(w*u) - 1

Wolfram Language

In[1]:=
SystemModel["Modelica.Math.Nonlinear.Examples.UtilityFunctions.fun2"]
Out[1]:=

Syntax

y = fun2(u, w)

Inputs (2)

u

Type: Real

Description: Independent variable

w

Type: Real

Description: Angular velocity

Outputs (1)

y

Type: Real

Description: Dependent variable y=f(u)