Matrix: Gset/G63

Description: Random matrix, nodes 1..n descreasing average degree.G63=pattern of G64

Gset/G63 graph
(undirected graph drawing)


Gset/G63

  • 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: 191 KB. Use UFget(528) or UFget('Gset/G63') in MATLAB.
  • download in Matrix Market format, file size: 132 KB.
  • download in Rutherford/Boeing format, file size: 101 KB.

    Matrix properties
    number of rows7,000
    number of columns7,000
    nonzeros82,918
    # strongly connected comp.1
    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/G64
    

    SVD-based statistics:
    norm(A)33.382
    min(svd(A))0.000556722
    cond(A)59961.7
    rank(A)7,000
    null space dimension0
    full numerical rank?yes

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

    Gset/G63 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.