Matrix: TKK/tube1

Description: Tube problem from R. Kouhia

TKK/tube1 graph
(undirected graph drawing)


TKK/tube1

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

    Matrix properties
    number of rows21,498
    number of columns21,498
    nonzeros897,056
    structural full rank?yes
    structural rank21,498
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typebinary
    structuresymmetric
    Cholesky candidate?yes
    positive definite?no

    authorR. Kouhia
    editorT. Davis
    date2008
    kindstructural problem
    2D/3D problem?yes

    Notes:

    Matrix problems from Reijo Kouhia, Structural Mechanics, Helsinki  
    University of Technology.   http://users.tkk.fi/~kouhia/sparse.html
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD2,258,376
    Cholesky flop count4.7e+08
    nnz(L+U), no partial pivoting, with AMD4,495,254
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD6,666,632
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD12,131,864

    SVD-based statistics:
    norm(A)43.2572
    min(svd(A))3.1895e-204
    cond(A)1.35624e+205
    rank(A)3,583
    sprank(A)-rank(A)17,915
    null space dimension17,915
    full numerical rank?no
    singular value gap1.00123e+10

    singular values (MAT file):click here
    SVD method used:s = svd (full (R)) ; where [~,R,E] = spqr (A) with droptol of zero
    status:ok

    TKK/tube1 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.