-
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
-
AFD_MATLAB
AFD(自适应傅立叶变换)的matlab实现代码(the matlab code of AFD algorithm)
- 2017-12-11 16:54:28下载
- 积分:1
-
quantreg_5.35
进行多元分位数回归计算的程序包,可以显示很多回归参数。(A package that performs multiple quantile regression calculations can display many regression parameters)
- 2018-04-10 09:01:16下载
- 积分:1
-
Monta-carlo
计算机模拟和蒙特卡洛方法,文件格式为pdg,主要介绍随机模拟方法(Computer Simulation and the Monte Carlo method, file format pdg, stochastic simulation method introduced)
- 2011-04-28 10:27:56下载
- 积分:1
-
计算机模拟物理-MD
说明: 分子动力学模拟的简化版。PDF文件中包含了伪代码。(a simple example for molecular dynamics)
- 2020-12-10 16:08:12下载
- 积分:1
-
Laguerre-fitting
基于Laguerre多项式的拟合程序,可以控制多项式的结束,以及变量alpha。(Based on Laguerre polynomial fitting procedure, you can control the end of polynomials, and variable alpha.)
- 2014-01-02 21:43:58下载
- 积分:1
-
Gauss
数值分析中用C 语言验证验证Gauss列主元消去法。(Numerical analysis using the C language to verify verify the Gauss column principal component elimination.)
- 2013-03-25 21:11:32下载
- 积分:1
-
gmres
gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。(gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to n.)
- 2013-09-13 16:29:56下载
- 积分:1
-
PatternRecognition3
K均值算法实现二维点的聚类,可以手动选择分的类别数(K mean algorithm for clustering two dimensional points)
- 2018-11-08 18:04:38下载
- 积分:1
-
XFEMAbq
abaqus中扩展有限元(UEL)计算疲劳断裂(extended finite element method (uel)for fracture problems within the finite element software ABAQUS)
- 2020-07-27 10:38:40下载
- 积分:1