-
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
-
XFEM-code
用于计算裂纹的扩展有限元程序,Matlab编写(Extended finite element program used to calculate the crack, Matlab prepared)
- 2012-12-05 17:22:08下载
- 积分:1
-
多元统计分析—基于R-数据data
多元统计分析—基于R- 数据data,讲解多元统计在R中如何实现,对于多元统计软件入门,是很实用的课程(Multivariate Statistical Analysis Based on R language .about data)
- 2019-03-20 12:31:31下载
- 积分:1
-
Hyper
converts a binary undirected adjacency graph into a
hypergraph. The output is a non symmetric matrix where the columns are
the vertices and the rows are the hyper edges.
- 2013-03-23 09:07:37下载
- 积分:1
-
PSO-and-HS--
结合粒子群优化算法和和声搜索算法的优点,有效将群智能思想和随机全局搜索相融合,在几个函数优化问题中得到了验证
(Combining particle swarm optimization algorithm and harmony search algorithm advantage, effective will swarm intelligence thought and random global search phase fusion, in several function optimization problem has been proved
)
- 2020-10-28 18:49:57下载
- 积分:1
-
Boltzmann
使用格子boltzmann方法模拟气液两相流运动(Lattice Boltzmann method(LBT) to simulate two phase flow)
- 2021-01-22 16:28:39下载
- 积分:1
-
floyd
求解最短路算法,,,
赋路径初值 更新 显示迭代步数
显示每步迭代后(solve the lest distance)
- 2013-09-13 12:35:54下载
- 积分:1
-
pdesolve
偏微分方程数值解法的程序包,包括拉普拉斯方程、对流方程和扩散方程的各种解法(Numerical Solution of Partial Differential Equations package, including the Laplace equation, convection-diffusion equation equation and the various solution)
- 2009-03-22 19:39:32下载
- 积分:1
-
fangfai
脉冲响应的相关分析算法并检验,计算一维光子晶体的透射特性和反射特性,有较好的参考价值。( Related impulse response analysis algorithm and inspection, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, There are good reference value.)
- 2017-03-13 11:43:45下载
- 积分:1
-
zoeppritz
这是用于求解精确求解zoeppritz方程的程序,可用于AVO反演,合成地震记录等(This function computes the particle displacement reflection and
transmission coefficients (the relative displacement amplitudes)
for a solid-solid interface, a liquid-solid interface,
a solid-liquid interface, and a liquid-liquid interface.
The medium on each side of a given interface is perfectly elastic.
The output is the value of the reflection or transmission
coefficient, specified by the user at the incidence angle anginc
(see input parameters).
)
- 2012-07-24 11:46:34下载
- 积分:1