Skip to content

KeishiS/ModalPCA

Repository files navigation

README

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.

  • [ModalPCA] Sando, K., & Hino, H. (2020). Modal Principal Component Analysis, Neural Computation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages