Expression

This page contains an applet that should appear as a separate window.

This model repeatedly evaluates an expression, a function of two ramp signals, slow and fast. Try right clicking on the expr actor, select "Configure" and change it to "cos(slow)*cos(fast)" and then run the demo with View->Run Window->Go. Other interesting alternatives include:
"cos(fast*cos(slow))"
"0.2*slow + cos(fast)"

\ \ MoML specification for this model. \