Gauss-Jordan
探索GAUSS-Jordan消元法,掌握高效解决线性方程组的关键技术。作为电子工程与计算机科学领域不可或缺的数学工具,它在电路分析、信号处理及控制系统设计中发挥着重要作用。通过我们精心整理的148个资源,从基础理论到高级应用案例,帮助您深入理解这一算法的工作原理及其在实际项目中的运用技巧。无论是初学...
资源总数
108
源代码
938
Gauss-Jordan 热门资料
查看全部 108 份 →The Gauss鈥揝eidel method is a technique used to solve a linear system of equations.
The Gauss鈥揝eidel method is a technique used to solve a linear system of equations.
2017-04-29
91
用语言编写的解线性方程组的直接方法(包含Gauss顺序消去法、Gauss列主元素消去法、Doolittle三角分解法)
用语言编写的解线性方程组的直接方法(包含Gauss顺序消去法、Gauss列主元素消去法、Doolittle三角分解法)
2015-08-12
70
We can see that using Gauss-Seidel iterative methods need only 13 timed to make   =
We can see that using Gauss-Seidel iterative methods need only 13 timed to make      ...
2016-02-06
152
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in patt
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification ....
2015-04-10
69