fun2

y = 3*u - sin(w*u) - 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)