Opa3d
Orthogonal Projection Approach on "3 Dimensions" (unfolded way)
This function performs Orthogonal Projection Approach on "3 Dimensions" in an unfolded way.
This first file allows to build the augmented matrix (i.e. unfolded) from several single matrices that were loaded.
This is very suitable for batch process data where "classical" dimensions could be time, variables, and number of batches.
function (ModelOut,ModelIn) = opa3d (ModelIn,ModelOut)
Inputs:
ModelIn: Structure for inputs (before modelling step)
ModelOut: Structure for outputs (after modelling step)
Outputs:
ModelIn: Structure for inputs (before modelling step)
ModelOut: Structure for outputs (after modelling step)
Subroutines:
Author:
Sébastien Gourvénec
ChemoAC, V.U.B., Laarbeeklaan 103,
B-1090 Brussel
Belgium
Date: July 2002
Contact: Sébastien Gourvénec: sebastien.gourvenec@vub.ac.be
Reference
Adress of the file
Cubatch's main directory