Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
READMEv1.2.txt | 2014-07-10 | 2.1 kB | |
AC_Kit_1.2.rar | 2014-07-10 | 1.3 MB | |
Totals: 2 Items | 1.4 MB | 0 |
#ASPI Kit v 1.2 =============== Before use, open the "ASPI_Kit_Console_1.2.py" file and check that all neccesary modules for Python 2.6/.7 are installed prior to use. This release features the AC Kit Module with further added features since v1.1 and an additional Signal Processing module featuring PCA analysis for MIMO processes. Note: For use of the application the "ASPI_Kit_Console_1.2.py" file must be run with a suitable Python editor or off the Python command prompt itself. For use of the MIMO PCA Analysis module, check that all data files corresponding to the variable names i.e; u1, y1 etc. for your process data are saved accordingly with the same names as in the folder "Signal" of this software. Or for use of the Control module, that all of your process data is saved accordingly with the same names as the demo data files included in the "Control" folder of this software. Description of ASPI Kit V 1.2 ----------------------------- ASPI Kit 1.2 is an open-source developing project by the ASPICC group, based on Python 2.6/2.7. With this software you may analyse algorithms and codes for computational intellegence for your own porcess data. Featuring an adaptive control module, where you may load your control loop data and analyse further optimisation of your control loop by various adaptive controller setups. Furthermore, a signal processing module featuring PCA analysis of MIMO processes. This program and the code are free for non-commercial use without warranty, with respect to the included license. We welcome joint cooperation on development of this software, for more information please visit us at aspicc.fs.cvut.cz. (2014) Features of ASPI Kit v 1.2: --------------------------- The ASPI Kit v 1.2 (formally known as AC Kit) features the following enhancements: -New layout with user friendly menubar for ease of use. -Signal Processing modules, featuring at the moment only PCA Analysis for MIMO engineering processes. -Improved documentation (also added in Help menu of the program). -Optimised AC Kit Module with lean code for faster computation.