WOLFRAM SYSTEM MODELER
fun2y = 3*u - sin(w*u) - 1 |
|
SystemModel["Modelica.Math.Nonlinear.Examples.UtilityFunctions.fun2"]

y = fun2(u, w)
| u |
Type: Real Description: Independent variable |
|---|---|
| w |
Type: Real Description: Angular velocity |
| y |
Type: Real Description: Dependent variable y=f(u) |
|---|