This models solves the following non-linear equation
y = A*sin(w*x); -> determine x for given y
Translate model "Inverse_sine" and simulate for 0 sec. The result is printed to the output window.
Name | Description |
---|---|
f_nonlinear | Define sine as non-linear equation to be solved |