Computes the Laplacian matrix and eigenvectors of the n-D Takens' embedding.

matrixLaplacian(A)

Arguments

A

a distance matrix of the n-dimensional Takens' embedding.

Value

a list of the laplacian matrix and eigenvectors.

See also