Main Content

canonicalCouplingMat

Perform canonical matrix rotation

Since R2024a

    Description

    cmatrixrot = canonicalCouplingMat(OBJ,matrix_index) performs canonical matrix rotations on a measuredFilter object.

    Input Arguments

    collapse all

    OBJ is the measuredFilter object

    Data Types: measuredFilter object

    matrix_index is the sequence of matrix rotations. The rotations eliminate unwanted coupling matrix entries to output cmatrixrot.

    Data Types: matrix

    Output Arguments

    collapse all

    Canonical matrix rotation performed on a measuredFilter object.

    Version History

    Introduced in R2024a