Description: Doolittle是一种解矩阵的方法
它的作用是对矩阵进行lu分解-Doolittle is a solution matrix method is its role lu decomposition matrix Platform: |
Size: 1024 |
Author:超 |
Hits:
Description: 几个简单的计算线性方程系数矩阵分解的算法,包括cholesky、doolittle、等-The calculation of a few simple linear equations coefficient matrix factorization algorithms, including cholesky, doolittle, etc. Platform: |
Size: 1024 |
Author:孙莉 |
Hits:
Description: 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, x, k) 3. Input x0 of interpolation nodes for the n-dimensional vector, y0 for n-dimensional vector function to be inserted 4.x interpolation points for the m-dimensional vector, k is the number of sub-polynomial interpolation, not more than 3, the default for k = 1 5. output y for the interpolation points x Department of function Platform: |
Size: 1024 |
Author:link |
Hits:
Description: 在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 Platform: |
Size: 1024 |
Author:杜浩源 |
Hits:
Description: 在MATLAB下使用Doolittle算法对矩阵进行LU分解-Doolittle algorithm in MATLAB using the matrix LU decomposition Platform: |
Size: 1024 |
Author:邓小帅 |
Hits: