Gauss-seid
GAUSS-Seidel方法是一种迭代算法,广泛应用于线性方程组的求解,在电子工程领域尤其适用于电路分析与仿真。通过逐步逼近的方式,该技术能够高效处理大规模系统问题,是数值计算中的重要工具之一。对于从事信号处理、电力系统分析等方向的专业人士而言,掌握GAUSS-Seidel迭代法不仅有助于提升问题解...
资源总数
104
Gauss-seid 全部资料 104 份
gauss network model方法研究蛋白质折叠的程序
gauss network model方法研究蛋白质折叠的程序,可用来分析蛋白质功能性运动(不好意思,由于疏忽前面上传的是不完整的)
2013-12-18
90
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The require
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is ɧ...
2016-02-06
169
Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Ne
Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned ...
2016-12-27
78
完全自编Gauss消去法矩阵方程求解程序
完全自编Gauss消去法矩阵方程求解程序,各子函数独立小巧,可读性强,矩阵维数可自定义,适用于复杂的线型代数齐次、非齐次方程的求解
2014-01-23
153