web_matrix_test


web_matrix_test, a MATLAB code which calls web_matrix(), which stores sample matrices describing a web page network. These matrices are typically very sparse, and the examples here are stored using the sparse triplet (ST) format. They can be used to demonstrate the pagerank algorithm.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

web_matrix, a MATLAB code which stores sample matrices describing a web page network. These matrices are typically very sparse, and the examples here are stored using the sparse triplet (ST) format. They can be used to demonstrate the pagerank algorithm.

Source Code:


Last modified on 25 September 2022.