Matrix: Gset/G15

Description: Random matrix, nodes 1..n descreasing average degree.G15=pattern of G19

Gset/G15 graph
(undirected graph drawing)


Gset/G15

  • 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: 18 KB. Use UFget(475) or UFget('Gset/G15') in MATLAB.
  • download in Matrix Market format, file size: 13 KB.
  • download in Rutherford/Boeing format, file size: 10 KB.

    Matrix properties
    number of rows800
    number of columns800
    nonzeros9,322
    # 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/G19
    

    SVD-based statistics:
    norm(A)23.1514
    min(svd(A))2.27631e-05
    cond(A)1.01706e+06
    rank(A)800
    null space dimension0
    full numerical rank?yes

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

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