M HYPE SPLASH
// general

What is the dual matrix (of a sample covariance matrix)?

By John Campbell
$\begingroup$

Let $A$ be a matrix. I am most interested in the real, symmetric case, but for full understanding let's let $A$ be complex. What does it mean for $A^D$ to be the dual matrix of $A$?

Can we interpret it in terms of the SVD of $A=U\Sigma U^T$?

Note: This is not merely the transpose. See 6.1 in for an example of this term.

I've included the tags random matrices and probability distributions since that has something to do with the unconventional context in which I found this term used. I do not know to what extent they are relevant.

$\endgroup$ 4

1 Answer

$\begingroup$

I have heard about dual matrix (of vector) in Computer Graphics course. It was presented in context of cross product and noted as $A^*$ (A-star). So it was conjugate-transpose matrix. Good explanation is here.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy