Skip to contents

Procrustes projection function to solve the procrustes problem ||A - UB||^2 U^T U = I

Usage

Procrustes(A, B)

Arguments

A

The input matrix A as target

B

the input matrix B as basis

Value

The procrustes matrix U