|
|
| Vector | C | |
в палитре |
на схеме |
The block performs element-by-element exponentiation of the matrix.
Ports
- Input port to feed the initial matrix;
- The output port for the output of the matrix with the exponentiated elements.
Свойства
- Number of rows - an integer number equal to the number of rows in the initial matrix;
- Number of columns - an integer number equal to the number of columns in the initial matrix;
- index of power - a number equal to the index of power for the matrix elements to be exponentiated.