Lambda Blueprints

Trigonometric functions

Lambda Blueprints 1:

The blueprint Triginometric function performs the calculation of a trigonometric function on an input channel and returns the result to the output channel. The input channel expects the angle in radians. The respective trigonometric function can be specified in the parameter area.

Optionally, a Boolean signal can be selected for the Enable Execution input so that the algorithm is only active if the value of the selected signal is TRUE.

Configuration options

Output values

Label Encoding

Lambda Blueprints 2:

The blueprint Label Encoding converts text on an input channel to numeric values. For this purpose, the texts are classified into different categories at the input channel. Equal input texts return the same numeric value.

Optionally, a Boolean signal can be selected for the Enable Execution input so that the algorithm is only active if the value of the selected signal is TRUE.

Output values

Covariance

Lambda Blueprints 3:

The blueprint Covariance calculates the covariance between two input channels. WindowSize specifies how many values are included in the calculation of the covariance.

Optionally, a Boolean signal can be selected for the Enable Execution input so that the algorithm is only active if the value of the selected signal is TRUE.

Configuration options

Output values