WOLFRAM SYSTEM MODELER
MultVarA model that processes a sine source in various ways finishing with integration |
SystemModel["DocumentationExamples.Basic.MultVar"]
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.
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 |