getMatrix
Installation Required: This functionality requires MATLAB Support Package for Quantum Computing.
Syntax
Description
returns
the sparse Hermitian matrix representation of the specified observable. For more
information, see Matrix Representation of Observable.H
= getMatrix(o
)
Examples
Input Arguments
Output Arguments
Limitations
As the number of qubits n increases, the size of the matrix grows exponentially as -by-. So, using
getMatrix
is practical only when n is less than about 15.
More About
Version History
Introduced in R2024b