-
82859165cifa
编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入
(Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
- 2011-06-21 22:50:34下载
- 积分:1
-
zernike
泽尼克多项式来表示波前形状,此程序运用matlab求得泽尼克多项式系数( Searched: Entire Web Site
Advanced Search Results 1 through 9 of 9
Zernike Polynomial Coefficients for a given Wavefront using Matrix Inversion in Matlab
)
- 2012-09-15 11:57:34下载
- 积分:1
-
lbmFlowAroundCylinder
格子玻尔兹曼 圆柱绕流 Python编写(lattice boltzmann flow around a cylinder, using Python. very fast because of numpy library)
- 2021-03-24 15:39:14下载
- 积分:1
-
complexification-quadrature-formula
复化求积公式计算定积分 包括 复化梯形 复化辛普森 等(complexification quadrature formula to calculate definite integration)
- 2013-06-03 21:29:22下载
- 积分:1
-
minfit
实现最小二乘的仿真函数,有3次和9次多项式的拟合。(Realize the simulation of least squares function, has 3 times and 9 times polynomial fitting.)
- 2007-10-26 21:32:30下载
- 积分:1
-
Average stress
计算多材料单元平均应力应变,用于提取计算等效弹性模量 泊松系数(Calculate the average stress-strain of multi-material elements)
- 2020-11-11 18:59:45下载
- 积分:1
-
tree
设T 是一棵带权树,树的每一条边带一个正权。又设S 是T 的顶点集,T/S 是从树T 中
将S中顶点删去后得到的森林。如果T/S中所有树的从根到叶的路长都不超过d ,则称T/S
是一个d 森林。(this is a project )
- 2021-05-09 05:08:35下载
- 积分:1
-
ILU
完成了复数矩阵的计算,采用了并行算法原理,较快速的处理了稀疏矩阵方程结构。(Completed a complex matrix computation, parallel algorithm principle, more rapid processing of the sparse matrix equation structure.)
- 2010-12-29 10:11:50下载
- 积分:1
-
femm
Finit element magnet method (FEMM) software
- 2012-11-23 03:31:23下载
- 积分:1
-
Galerkin
伽辽金有限元解微分方程源代码,带注释,初学者学习使用非常好(Galerkin finit element method )
- 2010-09-06 23:14:55下载
- 积分:1