搜索资源列表
100615111[1]..
- 几个简单的计算线性方程系数矩阵分解的算法,包括cholesky、doolittle、等-The calculation of a few simple linear equations coefficient matrix factorization algorithms, including cholesky, doolittle, etc.
doolittle
- 1.n个节点分段Lagrange插值多项式; 2.使用格式y=lagrange(x0,y0,x,k); 3.输入项x0为n维插值节点向量,y0为n维被插函数值向量; 4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1; 5.输出y为插值点x处的函数值;- 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0,
Doolittle
- 利用MATLAB绘制多里特尔图像的程序文件-draw picture
DOOLITTLE
- 主要计算matlab中的三角分解法的、、关于高斯公式-GAUSS to matlab
Jacobi-doolittle-matlab
- Jacobi doolittle 算法,根据《计算方法》课本编写-Jacobi doolittle algorithm
doolittle
- matlab语言 doolittle 分解解线性方程组-doolittle decomposition solution of linear equations
Yeni-WinRAR-archive
- Doolittle method for matlab also includes L-U decomposition.
20131124
- 在matlab中直接调用的doolittle分解、改善的平方根法分解、追赶法分解小程序-Small program can be called directly in matlab,including doolittle decomposition method,improved square root of decomposition and catching decomposition method using in triangular matrix decomposition
DirectMethodsLinearSystems
- 解线性方程组方法:(1)Gauss消去法 (2)杜立特尔直接三角分解法 (2)追赶法解三对角方程 平方根分解法解对称矩阵 的MATLAB源代码-the matlab source codes of Direct Methods for Solving Linear Systems:(1)Gaussian Elimination (2)LU Factorization(Doolittle Method) (3)Pursue Method for Diagonally Dominant Matric
1
- 数值分析中用matlab做的Doolittle分解,guass-Jordan分解,和guass列主元分解程序-Numerical analysis
Doolittle
- 在MATLAB下使用Doolittle算法对矩阵进行LU分解-Doolittle algorithm in MATLAB using the matrix LU decomposition
Linear-Equations
- 解线性方程组的各种MATLAB实现方法,包括高斯列主消去法、Doolittle、Gauss Seidel-MATLAB Linear Equations various implementations,including out PCA Gaussian elimination, Doolittle, Gauss Seidel
数值分析
- 基于matlab的romberg算法,doolittle算法(Romberg algorithm , Doolittle algorithm based on MATLAB)