Tuesday, August 14, 2007

Discussion with Prof. Tan

First disussion after I receive all data and code from Zeyar.

Ideas of comparing two matrices of different sizes (10<=n<=200):
1. Enlarge the smallers to 200*2oo matrices by adding dummy values (20A in this case).
2. Enlarge the smallers to 200*200 by repeating the values that appear in the matrices.
3. Enlarge the smallers to 200*200 by applying stochastic modelling (say Markov chain).

No comments: