josecamachop / MEDA-Toolbox

Multivariate Exploratory Data Analysis Toolbox for Matlab
GNU General Public License v3.0
30 stars 17 forks source link

MEDA Toolbox for its use in MATLAB.

Contact person: José Camacho Páez (josecamacho@ugr.es) Last modification of this document: 14/Oct/19

Installation

- Extract the rar file in a directory of your choice <directory_path>

- Add to the MATLAB path the following directories (use command addpath, e.g. addpath '<path>'):
    - <directory_path>
    - <directory_path>/BigData
    - <directory_path>/GUI

Please, acknowledge the use of this software by refercing it: "Camacho, J., Pérez, A., Rodríguez, R., Jiménez-Mañas, E. Multivariate Exploratory Data Analysis (MEDA) Toolbox. Chemometrics and Intelligent Laboratory Systems, 2015, 143: 49-57, available at https://github.com/josecamachop/MEDA-Toolbox" Also, please check the documentation of the routines used for more related references.

Please, note that the software is provided "as is" and we do not accept any responsibility or liability. Should you find any bug or have suggestions, please contact josecamacho@ugr.es

We would like to thanks the direct or indirect contribution of several colleagues:

Items in the folder:

Copyright (C) 2022 Universidad de Granada Copyright (C) 2022 José Camacho Páez

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.