Matrix: MathWorks/Harvard500
Description: Web matrix (Numerical Computing with MATLAB, Moler, 2004)
(bipartite graph drawing) | (graph drawing of A+A') |
Matrix properties | |
number of rows | 500 |
number of columns | 500 |
nonzeros | 2,636 |
# strongly connected comp. | 147 |
explicit zero entries | 0 |
nonzero pattern symmetry | 41% |
numeric value symmetry | 41% |
type | binary |
structure | unsymmetric |
Cholesky candidate? | no |
positive definite? | no |
author | C. Moler |
editor | T. Davis |
date | 2002 |
kind | directed graph |
2D/3D problem? | no |
Additional fields | size and type |
nodename | full 500-by-93 |
SVD-based statistics: | |
norm(A) | 18.148 |
min(svd(A)) | 2.95394e-112 |
cond(A) | 6.14364e+112 |
rank(A) | 170 |
null space dimension | 330 |
full numerical rank? | no |
singular value gap | 9.59401e+12 |
singular values (MAT file): | click here |
SVD method used: | s = svd (full (A)) ; |
status: | ok |
For a description of the statistics displayed above, click here.
Maintained by Tim Davis, last updated 12-Mar-2014.
Matrix pictures by cspy, a MATLAB function in the CSparse package.
Matrix graphs by Yifan Hu, AT&T Labs Visualization Group.