Matrix: Cannizzo/sts4098

Description: Structural engineering matrix (finite-element), Fabio Cannizzo

Cannizzo/sts4098 graph
(undirected graph drawing)


Cannizzo/sts4098

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Cannizzo
  • Click here for a description of the Cannizzo 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: 348 KB. Use UFget(1214) or UFget('Cannizzo/sts4098') in MATLAB.
  • download in Matrix Market format, file size: 332 KB.
  • download in Rutherford/Boeing format, file size: 294 KB.

    Matrix properties
    number of rows4,098
    number of columns4,098
    nonzeros72,356
    structural full rank?yes
    structural rank4,098
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typereal
    structuresymmetric
    Cholesky candidate?yes
    positive definite?yes

    authorF. Cannizzo
    editorT. Davis
    date2004
    kindstructural problem
    2D/3D problem?yes

    Additional fieldssize and type
    bsparse 4098-by-1

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD138,352
    Cholesky flop count7.0e+06
    nnz(L+U), no partial pivoting, with AMD272,606
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD1,307,076
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD2,075,462

    SVD-based statistics:
    norm(A)3.07103e+08
    min(svd(A))1.41465
    cond(A)2.17087e+08
    rank(A)4,098
    sprank(A)-rank(A)0
    null space dimension0
    full numerical rank?yes

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

    Cannizzo/sts4098 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.