Home / Source code
Name Modified Size InfoDownloads / Week
Parent folder
RPEAS.cpp 2016-06-14 15.1 kB
MVAR.cpp 2016-06-14 3.2 kB
readme.txt 2016-06-14 796 Bytes
Totals: 3 Items   19.1 kB 0
[steps 1-9]
   RPEAS: performs eigen analysis 
       input: raw data series
       output*: phi vectors {phi1, phi2, . .};
               reconstructed phi vectors for verification {rrp1, rrp2, . .}; 
               ATA product for verification: ATA
               eigenvalues for verification: eigenst	       
	       omega vectors: weights
      * all files in *.txt format

[step 10]
   MVAR**: executes linear regression analysis 
      input: hydraulic parameters -> xmat.txt plus weigthing values -> yvec.txt
      output: beta factors in linear regression equation -> beta.txt

   ** this process is done for each set of weighting parameters (number of meaningful eigenvectors M')

[steps 11-13] 
   these will be done manually for example by using an excel spreadsheet.
Source: readme.txt, updated 2016-06-14