搜索结果
找到约 14 项符合
Triangular 的查询结果
按分类筛选
数值算法/人工智能 The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively.
The functions in this package are accurate, but they are far s ...
数学计算 The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively.
The functions in this package are accurate, but they are far s ...
数学计算 SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems
SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and ...
matlab例程 distmesh
matlab有限元网格划分程序
DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by Per-Olof Persson (now at UC Berkeley) and Gilbert Strang in the Department of Mathematics at MIT. A detailed ...