搜索资源列表
shuzhijie
- 求线性方程组的几个方法,包括了:上三角、下三角、追赶法。-matlab
Solving-linear-equations
- 数值计算第二章编程作业:高斯顺序消元法、列选主元、三角分解法(Doolittle分解、Crout 分解)、全选主元、平方根法、追赶法解线性方程组-Order Gaussian elimination method, column pivoting, triangular decomposition (Doolittle, decomposition, decomposition Crout s), Select the main element, the square root of the
程序
- 中心差分求解近似导数其中用到的有追赶法求解对三角矩阵(Central differential solution, approximate derivative)
SJH
- C语言解三角追赶法线性方程组的程序,值得初学者学习参考(Using C to deal with a math problem)