Matrix Power VI

Owning Palette: Linear Algebra VIs

Requires: Base Development System

Computes the nth power of Input Matrix. Wire data to the Input Matrix input to determine the polymorphic instance to use or manually select the instance.

Use the pull-down menu to select an instance of this VI.

 Add to the block diagram  Find on the palette

Real Matrix Power

Input Matrix is the matrix for which you want to compute the nth power.
n specifies the order of the power operation.
Matrix Power returns the nth power of Input Matrix
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster.

Complex Matrix Power

Input Matrix is the matrix for which you want to compute the nth power.
n specifies the order of the power operation.
Matrix Power returns the nth power of Input Matrix
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster.