资源列表
[数学计算/工程计算] face_recognizer
说明:eigenfacerecognizer algorithm<andy setiawan> 在 2025-02-02 上传 | 大小:6.06mb | 下载:0
[数学计算/工程计算] exa_fml_ortho_damage_umat
说明:ABAQUS纤维增强复合材料损伤失效UMAT-ABAQUS UMAT subroutine for fiber-reinforced composite failure analysis<左锐> 在 2025-02-02 上传 | 大小:159kb | 下载:1
[数学计算/工程计算] block-3diagonal-solver
说明:Block Three-Diagonal Solver<AA> 在 2025-02-02 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Monte-Carlo-entry
说明:蒙特卡罗方法与MCNP程序入门相关资料学习,讲解详细明了,推荐-Monte Carlo method and MCNP program entry<Dirac> 在 2025-02-02 上传 | 大小:863kb | 下载:0
[数学计算/工程计算] decomposition-of-matrix
说明:将一个矩阵分解为一个下三角矩阵和一个上三角矩阵的乘积,主要应用在数值分析中-A matrix into a lower triangular matrix and a triangular matrix on the product, mainly used in numerical analysis<张博> 在 2025-02-02 上传 | 大小:1.24mb | 下载:0
[数学计算/工程计算] Equation-Root
说明:迭代算法是用计算机解决问题的一种基本方法,是一种不断用变量的旧值递推新值的过程。-Iterative algorithm is a basic method to solve the problem with a computer, the old value with a continuously variable value new recursive process.<张博> 在 2025-02-02 上传 | 大小:540kb | 下载:0
[数学计算/工程计算] GaussSeidel
说明:它是数值线性代数中的一个迭代法,可用来求出线性方程组解的近似值。-It is a numerical linear algebra iterative method can be used to obtain an approximation of linear equations.<张博> 在 2025-02-02 上传 | 大小:275kb | 下载:0
[数学计算/工程计算] Gaussian-elimination
说明:高斯消元法可以用在电脑中来解决数千条等式及未知数。也可以用来解决一些有特别排列的系数的方程组。-Gaussian elimination method can be used in thousands of computers to solve equations and unknowns. It can also be used to solve some equations have coefficients of special<张博> 在 2025-02-02 上传 | 大小:561kb | 下载:0
[数学计算/工程计算] CppMatrixCalc
说明:C++实现矩阵的所有运算, C++实现矩阵的所有运算-C++ realize all matrix computation,C++ realize all matrix computation,C++ realize all matrix computation<ZXX> 在 2025-02-02 上传 | 大小:82kb | 下载:0
[数学计算/工程计算] miller_rabin
说明:Miller-Rabin质数测试 输入 第1行:1个正整数t,表示数字的个数,10≤t≤50 第2..t+1行:每行1个正整数,第i+1行表示正整数a[i],2≤a[i]≤10^18 输出 第1..t行:每行1个字符串,若a[i]为质数,第i行输出 Yes ,否则输出 No -Miller-Rabin primality test input The first line: 1 pos<李慧林> 在 2025-02-02 上传 | 大小:1.71mb | 下载:0