Matrix: HB/lund_b

Description: SYMMETRIC MATRIX B OF LUND EIGENVALUE PROBLEM, MAY 1974

HB/lund_b graph
(undirected graph drawing)


HB/lund_b

  • 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: 6 KB. Use UFget(207) or UFget('HB/lund_b') in MATLAB.
  • download in Matrix Market format, file size: 6 KB.
  • download in Rutherford/Boeing format, file size: 4 KB.

    Matrix properties
    number of rows147
    number of columns147
    nonzeros2,441
    structural full rank?yes
    structural rank147
    # 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

    authorT. Johansson
    editorA. Curtis, I. Duff, J. Reid
    date1974
    kindstructural problem
    2D/3D problem?yes

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD2,340
    Cholesky flop count4.2e+04
    nnz(L+U), no partial pivoting, with AMD4,533
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD2,831
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD4,635

    SVD-based statistics:
    norm(A)7432.3
    min(svd(A))0.247442
    cond(A)30036.5
    rank(A)147
    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/lund_b 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.