This is a source code for [ModalPCA], written in Julia. The proposed method, ModalPCA , can be performed by:
include("ModalPCA.jl");
ModalPCA(data)
# `help?> ModalPCA` will give more information about arguments and return values.include('supp_art.jl') executes one of experiments in our paper.