-
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
-
CUDAMatrixMul
说明: cuda矩阵乘法
通过GPU并行运算实现乘法的加速(cuda GPU parallel matrix multiplication operation by the accelerated realization of multiplication)
- 2020-12-13 21:49:14下载
- 积分:1
-
Adams-RK
经典R-K法,通过它可以计算一些简单的常微分方程的数值解(Classical RK method, which can be calculated by simple numerical solution of ordinary differential equations)
- 2010-12-30 14:09:37下载
- 积分:1
-
mg
说明: 迭代算法中的多重网格计算程序Visual C++原代码(iterative algorithm of multiple grid computing procedures Visual C source code)
- 2007-03-31 10:11:48下载
- 积分:1
-
juzhenhanshu
传输矩阵法用于计算光纤光栅的有效折射率,是一种经典的数学算法(Matrix function)
- 2013-09-23 13:48:14下载
- 积分:1
-
LM_sample
Levenberg Marquardt算法的matlab代码,简洁无误,结构清晰,便于快速学习。(
LevenbergMarquardt algorithm matlab code, simple and correct, clear structure, easy to learn quickly.)
- 2017-06-01 19:37:34下载
- 积分:1
-
cp
说明: 最小二乘法拟合曲线的一个小程序,采用C++程序,(Least-squares fitting curve C++ program)
- 2012-07-24 12:26:31下载
- 积分:1
-
Workshop7
An example of using a matrix object in order to pass values and complete a function.
- 2015-12-10 23:32:02下载
- 积分:1
-
naturePoly
在Z2[X]中判断一个多项式是否本原多项式,并能对给定的多项式求逆。
(in Z2 [X] to judge whether a polynomial primitive polynomial, and the right to the inverse polynomials.)
- 2007-05-21 14:57:08下载
- 积分:1
-
Tin_Method
离散数据生成tin的优秀代码,注释多,易于学习和移植(Discrete data generated tin excellent code, comments, easy to learn and transplantation)
- 2012-05-18 13:12:23下载
- 积分:1