搜索资源列表
全主元消元解线性方程组
- 全主元消元解线性方程组
gaoshixiaoyuan
- 高斯消元法,可以随意改变方程组的行列数,用数组来存储矩阵的系数-Gaussian elimination, can be changed at the ranks of the number of equations, using an array to store the coefficient matrix
c
- 通过用列主元消去法编写程序,使学生掌握用列主元消去法解线性方程组的思想-Out by using principal component elimination method to write programs so that students master the use of out principal component elimination method solution of the ideological system of linear equations
shiyaner
- 自选线性方程组,编制一个程序,分别用高斯列主元消元法和LU分解法求解。然后完成作业: 分别用高斯列主元消元法和LU分解法求解下面的方程组(以下方程组供选择)。 -数值计算方法
xxx
- 高斯消元法解方程组,一般方程组都能解,绝对原创-The gaussian elimination method, the general equation can equations
gaosi
- 高斯消元法把行绝对值最大的元素换到主元位置-Gaussian elimination absolute value of the line for the largest element to the pivot position
main-Gauss----
- 列主元消去法,LU分解,及最小二乘法的matlab- main Gauss method, LU triangular decomposition, Romberg (Romberg) algorithm, least square method Matlab procedures and operation results
Gauss
- 列主元高斯消去法的实现,用于3阶增广矩阵求解,可自行修改到多阶-Out PCA Gaussian Elimination implementation for solving the augmented matrix of order 3, you can modify to multi-stage
1
- 高斯算法和列主元消去法,对于解决多元方程组有着很大的帮助-Gaussian elimination algorithm and the main element method for solving multiple equations of great help
Gaussian-eliminat
- 高斯消元法MATLAB实现,小报告形式展现-Gaussian elimination MATLAB implementation
liezhuyaun
- 列主元高斯消去法和列主元三角分解法解线性方程 matlab代写代做编程调试修改QQ1747812398-Out PCA Gaussian elimination and main-element triangular decomposition method for solving linear equations matlab write on behalf of doing programming and debugging modify QQ1747812398
Out-PCA-Gaussian-elimination-method
- 高斯列主元消去法求解线性方程组,文档用了两种方法实现方程组的求解,含代码。-Out PCA Gaussian elimination method for solving linear equations
shuzhifenxi
- 数值分析实验报告,包括阿当姆斯方法解常微分方程和高斯列主元消去法解线性方程组-Numerical analysis of experimental reports
xianxingfangchengzu
- 要求编写高斯消去法求解线性方程组的函数和 要求编写列主元法函数,并在高斯消去法函数中由用户选择是否采用列主元法。 -Require written Gaussian elimination method for solving linear equations and functions require writing columns PCA function and Gaussian elimination function selected by the user is using
C
- 上传的资料包括c语言设计的高斯消元法,RSSI方法测距跟踪处理,排序法,c实现的拟合算法,利用左边算最小二乘法系数-Upload information, including c language design Gaussian elimination, RSSI methods ranging tracking processing, sorting method, c achieve fitting algorithm, using the least squares method calc
线性代数矩阵消元
- 线性代数基础 消元 线代入门 明白线代的奥秘