Matrix: FIDAP/ex24

Description: TEST MATRIX FROM FIDAP: EX24.MAT

FIDAP/ex24 graph
(undirected graph drawing)


FIDAP/ex24

  • 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: 281 KB. Use UFget(421) or UFget('FIDAP/ex24') in MATLAB.
  • download in Matrix Market format, file size: 408 KB.
  • download in Rutherford/Boeing format, file size: 338 KB.

    Matrix properties
    number of rows2,283
    number of columns2,283
    nonzeros47,901
    structural full rank?yes
    structural rank2,283
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries836
    nonzero pattern symmetrysymmetric
    numeric value symmetry 86%
    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 AMD49,911
    Cholesky flop count1.4e+06
    nnz(L+U), no partial pivoting, with AMD97,539
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD82,052
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD245,708

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

    SVD-based statistics:
    norm(A)89.2306
    min(svd(A))0.000240228
    cond(A)371441
    rank(A)2,283
    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

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