Input : inputM.txt, inputD.txt, inputA.txt
- inputM.txt: Matrix M ma trận cụm (inter-level proximity matrix)
- inputD.txt: Matrix dangling
- inputA.txt: Matrix A connectivity (ket noi)
- Result = transpose(sA + sD + uM + (1 -s -u)E)
-
= transpose(0.75*A + 0.75*D + 0.15 * M + 0.1 * E)
- Rank = vector(1/n)
- Rank = Result * Rank (Repeat 6 times)
- git clone https://github.com/quanhuynhUmb/matrix.git
- cd matrix/matrixVer1/
- ./runMatrix.sh f
or
- ./runMatrix.sh
Output: MatrixOutput_YYMMDD_HH_MM_SS.txt