Engee documentation

Bias

Adds an offset to the input signal.

blockType: Bias

Path in the library:

/Basic/Math Operations/Bias

Description

Block Bias adds an offset (deviation) to the input signal according to the formula:

where

  • - block input;

  • - parameter value Bias

  • - block output.

Ports

Input

# IN_1 — input signal
scalar | vector

Details

An input signal to which an offset is added.

Data types

Float16, Float32, Float64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64, Bool.

Complex numbers support

No

Output

# OUT_1 — output signal
scalar | vector

Details

An output signal obtained by adding an offset to an input signal.

Data types

Float64.

Complex numbers support

No

Parameters

Main

# Bias — offset to add to the input signal
Scalar / array of real numbers

Details

Offset value.

Default value

0.0

Program usage name

Bias

Tunable

Yes

Evaluatable

Yes

Additional options

C code generation: Yes