Matrix: FIDAP/ex23

Description: TEST MATRIX FROM FIDAP: EX23.MAT

FIDAP/ex23 graph
(undirected graph drawing)


FIDAP/ex23

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

    Matrix properties
    number of rows1,409
    number of columns1,409
    nonzeros42,760
    structural full rank?yes
    structural rank1,409
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries943
    nonzero pattern symmetrysymmetric
    numeric value symmetry 94%
    typereal
    structureunsymmetric
    Cholesky candidate?no
    positive definite?no

    authorA. Baggag, Y. Saad
    editorA. Baggag, Y. Saad
    date1994
    kindcomputational fluid dynamics problem
    2D/3D problem?yes

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD39,444
    Cholesky flop count1.4e+06
    nnz(L+U), no partial pivoting, with AMD77,479
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD55,879
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD186,988

    Note that all matrix statistics (except nonzero pattern symmetry) exclude the 943 explicit zero entries.

    SVD-based statistics:
    norm(A)267248
    min(svd(A))1.57611e-08
    cond(A)1.69561e+13
    rank(A)1,408
    sprank(A)-rank(A)1
    null space dimension1
    full numerical rank?no
    singular value gap6.99388

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

    FIDAP/ex23 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.