Engee documentation

Invert 3x3 Matrix

Page in progress.

Calculating the inverse 3-by-3 matrix.

blockType: SubSystem

Path in the library:

/Aerospace/Math Operations/Invert 3x3 Matrix

Description

Block Invert 3x3 Matrix calculates the inverse matrix 3 on 3. If , where — the input matrix 3 on 3 then an error occurs and the simulation stops.

Ports

Input

# IN_1 — the input matrix
the matrix is 3 by 3

Details

The input matrix 3 on 3.

Data types

Float64

Complex numbers support

I don’t

Output

# OUT_1 — the inverse matrix
the matrix is 3 by 3

Details

The inverse matrix 3 on 3.

Data types

Float64

Complex numbers support

I don’t

Parameters

None.