|
|
| Vector | |
в палитре |
на схеме |
The block returns the output value calculated by the formula:
where
a – the exponential function base,
b – coefficient at the power,
x(
t),
y(
t) – input and output signals respectively.
Mandatory сondition: a>0.
Входные порты
- x - input port of the argument.
Выходные порты
- output - the port of the function value.
Свойства
- Power base in function a^[b·x(t)] – coefficient a;
- Coefficient of the power – the coefficient b.
Properties can be vectors whose dimensions must be equal to the dimension of the input, in this case, the output will also be a vector.
Прим.:
- By default, this block implements an "power" transformation of the input scalar signal with the properties a=2, b=1.
- Named properties can be set as local model variables (or submodels) in a programming language script, as global project signals using the Tools → Signals main menu item, or as external project signals using an attachable signal database.