搜索资源列表
gaosixiaoqu
- 该资料是高斯消去的程序,是用C++写的程序-The data is Gaussian elimination process, is written in C++ program
principal-com-gaussian-elnat
- 列主元高斯消去法,数值计算必备方法,通俗易懂-principal component gaussian elimination
Gauss
- 使用高斯列主元消去法编程可以减少计算的繁琐程度,大大降低运算复杂度-Gaussian elimination pivot column can be programmed to reduce the red tape of the calculation, greatly reduce the computational complexity
qgaussad
- 改进的高斯消去法,收敛速度块,很好用的。程序没问题-Improved Gaussian elimination, block convergence rate, good use. Program is no problem
linequ
- 高斯列主元消去法的c++源码 用以计算线性方程的解-Gaussian elimination of the PCA column c++ source code used to calculate the linear equation
22
- 计算机数值方法中的高斯消去法的C语言程序-Computer numerical method of gaussian elimination method of the C language program
Gaussian
- 高斯消去法 高斯消元的过程,就是利用初等行变换将原来不容易求解的方程组转化为容易求解的方程组。-Gaussian elimination Gaussian elimination process is the use of elementary row transformation is not easy to solve the original equations into easy to solve equations.
gauss
- 列主元高斯消去法、闲来无事的时候编的程序可以对方程组进行求解-Out of the main yuan Gauss elimination method
liezhuyuan
- 高斯列主元消去法,用来解多元线性方程组,从而解决相关的方程组问题-Principal component Gaussian column elimination method used to solve a multivariate linear equations to solve the equations
gaussian
- 高斯消去法,列主元消去法,gauss elimination method-gauss elimination method
guass
- 数值分析中的高斯消去法,多种不同实例,以及分析-guass method,examples
ellipse
- 从TEX文档中读取一系列点数据xy坐标,根据最小二乘原理,采用高斯全主元消去法来拟合椭圆曲线,求得椭圆基本参数。-From the TEX document to read a series of points xy coordinates, Gaussian full principal component elimination method based on the principle of least squares to fit the elliptic curve obtained
Guassian
- 通过本程序,可以实现图像的平滑处理,可以消去图像的部分噪声点,本程序用的是高斯平滑-Through this program, you can achieve the smooth processing of the image, you can eliminate the image noise point, the program is Gaussian smoothing
cz
- AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
gaosixiaoqu
- 该资料是高斯消去的程序,是用C++写的程序-The data is Gaussian elimination process, is written in C++ program
顺序高斯消去算法
- vc6.0 实现的高斯消去算法,可用于学习了解。(VC6.0 implementation of the Gauss elimination algorithm, can be used to learn to understand.)
dvbuggings
- 高斯列主元素消去法求解矩阵方程AX B,其中A是N N的矩阵,B是N M矩阵 输入 n----方阵A的行数 a----矩阵()
sndznt
- 这个是我自己编写的高斯列主元消去法的VC程序,简单实用!()
complemejt
- 矩阵算法 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值()
cpamncteristicvertical
- 用VB程序编写的数值分析高斯消去法求解线性方程组()
