Matrix: MathWorks/Kaufhold

Description: John Kaufhold, GE. Triggers bug in LU in MATLAB 6.5 on Windows (not Linux)

MathWorks/Kaufhold graph
(undirected graph drawing)


MathWorks/Kaufhold dmperm of MathWorks/Kaufhold

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

    Matrix properties
    number of rows8,765
    number of columns8,765
    nonzeros42,471
    structural full rank?yes
    structural rank8,765
    # of blocks from dmperm256
    # strongly connected comp.256
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetry 78%
    typereal
    structureunsymmetric
    Cholesky candidate?no
    positive definite?no

    authorKaufhold
    editorT. Davis
    date2006
    kindcounter-example problem
    2D/3D problem?no

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD46,565
    Cholesky flop count4.4e+05
    nnz(L+U), no partial pivoting, with AMD84,365
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD99,409
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD204,810

    SVD-based statistics:
    norm(A)1e+15
    min(svd(A))2.0662
    cond(A)4.83981e+14
    rank(A)8,759
    sprank(A)-rank(A)6
    null space dimension6
    full numerical rank?no
    singular value gap2.29824

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

    MathWorks/Kaufhold 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.