Matrix: Gset/G60

Description: Random matrix, 0.035% uniformly distributed. G60=pattern of G61

Gset/G60 graph
(undirected graph drawing)


Gset/G60
scc of Gset/G60

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Gset
  • Click here for a description of the Gset group.
  • Click here for a list of all matrices
  • Click here for a list of all matrix groups
  • download as a MATLAB mat-file, file size: 92 KB. Use UFget(525) or UFget('Gset/G60') in MATLAB.
  • download in Matrix Market format, file size: 63 KB.
  • download in Rutherford/Boeing format, file size: 51 KB.

    Matrix properties
    number of rows7,000
    number of columns7,000
    nonzeros34,296
    # strongly connected comp.45
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typebinary
    structuresymmetric
    Cholesky candidate?no
    positive definite?no

    authorC. Helmberg
    editorY. Ye
    date1996
    kindduplicate undirected random graph
    2D/3D problem?no

    Notes:

    This matrix is the nonzero pattern of Gset/G61
    

    SVD-based statistics:
    norm(A)6.08378
    min(svd(A))4.3241e-19
    cond(A)1.40695e+19
    rank(A)6,953
    null space dimension47
    full numerical rank?no
    singular value gap6.58168e+09

    singular values (MAT file):click here
    SVD method used:s = svd (full (A)) ;
    status:ok

    Gset/G60 svd

    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.