The library contains a set of functions for handling 3D arrays originated by manipulation with MIMO systems.
The functions convert data from 3D arrays to time-series 2D matrices and backward, and enables some algebraic operations between them. The library is in one directory named tslib.
A short description and documentation can be found in the same directory inside a PDF file.
The library is complemented by a demo, in which some of the functions are used to calculate responses of a linear two-degrees-of-freedom system to an arbitrary excitation.
Requirements:
· MATLAB 7.2 or higher
· MATLAB's inp.m function
· MATLAB's gig.m function