<< MATEIG Matrix operation palette MATINV >>

Scilab Help >> Xcos > palettes > Matrix operation palette > MATEXPM

MATEXPM

Matrix Exponential

Block Screenshot

Contents

Palette

Description

The MATEXPM outputs the matrix exponential of a square matrix input computed by the pade's approximants. The output is a square matrix with the same size of the input.

The equivalent of this block in Scilab is expm.

Dialog box

Example

u=[1 2 3;2 3 1;4 2 1]
y=[182.612 196.518 141.735;172.973 190.770 133.577;204.677 220.063 159.067]

Default properties

Interfacing function

Computational function

See also


Report an issue
<< MATEIG Matrix operation palette MATINV >>