WOLFRAM SYSTEM MODELER

fun7

y = A*sin(w*u)

Wolfram Language

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

Syntax

y = fun7(u, A, w)

Inputs (3)

u

Type: Real

Description: Independent variable

A

Type: Real

Description: Amplitude

w

Type: Real

Description: Angular frequency

Outputs (1)

y

Type: Real

Description: Dependent variable y=f(u)