Matrix: Gset/G42

Description: Random matrix, nodes 1..n descreasing average degree.G38=pattern of G42

Gset/G42 graph
(undirected graph drawing)


Gset/G42

  • 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: 55 KB. Use UFget(505) or UFget('Gset/G42') in MATLAB.
  • download in Matrix Market format, file size: 39 KB.
  • download in Rutherford/Boeing format, file size: 31 KB.

    Matrix properties
    number of rows2,000
    number of columns2,000
    nonzeros23,558
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typeinteger
    structuresymmetric
    Cholesky candidate?no
    positive definite?no

    authorC. Helmberg
    editorY. Ye
    date1996
    kindundirected weighted random graph
    2D/3D problem?no

    SVD-based statistics:
    norm(A)16.9408
    min(svd(A))0.00185855
    cond(A)9115.05
    rank(A)2,000
    null space dimension0
    full numerical rank?yes

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

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