Matrix: HB/bcsstk03

Description: SYMMETRIC STIFFNESS MATRIX, SMALL TEST STRUCTURE

HB/bcsstk03 graph
(undirected graph drawing)


HB/bcsstk03 dmperm of HB/bcsstk03

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

    Matrix properties
    number of rows112
    number of columns112
    nonzeros640
    structural full rank?yes
    structural rank112
    # of blocks from dmperm2
    # strongly connected comp.2
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typereal
    structuresymmetric
    Cholesky candidate?yes
    positive definite?yes

    authorJ. Lewis
    editorI. Duff, R. Grimes, J. Lewis
    date1982
    kindstructural problem
    2D/3D problem?yes

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD384
    Cholesky flop count1.4e+03
    nnz(L+U), no partial pivoting, with AMD656
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD388
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD596

    SVD-based statistics:
    norm(A)1.99734e+11
    min(svd(A))29410.2
    cond(A)6.79133e+06
    rank(A)112
    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

    HB/bcsstk03 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.