WOLFRAM SYSTEM MODELER

MultVar

A model that processes a sine source in various ways finishing with integration

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Basic.MultVar"]
Out[1]:=

Information

Wolfram Language Documentation Examples

This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.

Components (8)

sine

Type: Sine

Description: Generate sine signal

gain1

Type: Gain

Description: Output the product of a gain value with the input signal

asin1

Type: Asin

Description: Output the arc sine of the input

cos1

Type: Cos

Description: Output the cosine of the input

abs1

Type: Abs

Description: Output the absolute value of the input

integrator1

Type: Integrator

Description: Output the integral of the input signal with optional reset

integrator2

Type: Integrator

Description: Output the integral of the input signal with optional reset

integrator3

Type: Integrator

Description: Output the integral of the input signal with optional reset