Skip to content

This folder contains libraries to perform VQPCA using MATLAB

Notifications You must be signed in to change notification settings

burn-research/VQPCA_Suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VQPCA suite for MATLAB

This is a MATLAB package with VQPCA functions. This includes the basic VQPCA unsupervised routine, the semi-supervised FPCA routine and new functions to compare different solutions. Examples and test data are also available

Table of Contents

Installation

Matlab Installation

Simply add the folder with all the subfolders to your MATLAB path. You can do this by typing:

addpath(genpath('LocalPCA_Suite'))

Python Installation

Enter the Python folder and type in your terminal:

python setup.py install

Usage

Check the UserGuide provided in Docs

License

The software and the codes are free to use. Please, cite:

About

This folder contains libraries to perform VQPCA using MATLAB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published