搜索结果
找到约 225 项符合
Gauss-Jacobi 的查询结果
数学计算 线行方程组的Gauss Jacobi 及一个简单的自适应算法
线行方程组的Gauss Jacobi 及一个简单的自适应算法
数学计算 数值分析 gauss jacobi消去法
数值分析 gauss jacobi消去法
数据结构 Inplementation of Gauss-Jacobi method
Inplementation of Gauss-Jacobi method
数学计算 本题采用的计算方法为:主要用Jacobi迭代和Gauss-Seidel迭代解线性方程组。 Jacobi迭代算法思路:由方程组
本题采用的计算方法为:主要用Jacobi迭代和Gauss-Seidel迭代解线性方程组。
Jacobi迭代算法思路:由方程组 ,使等式左端仅保留向量 ,其他一概放到右端,将 代入上式右端,便可(按顺序逐行)进行计算得到 。
Gauss-Seidel迭代和Jacobi迭代不同的是先计算第一式得到 ,用此数再参与第二式的右端的计算,依次类推。 ...
数学计算 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   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two methods
数学计算 平时完成作业做的几个小程序。有数值计算方面的梯形公式求积、simpson算法求积、Jacobi算法求解线性方程组、Gauss-Seidel法求解线性方程组
平时完成作业做的几个小程序。有数值计算方面的梯形公式求积、simpson算法求积、Jacobi算法求解线性方程组、Gauss-Seidel法求解线性方程组,还有一个简单的学习成绩管理信息系统,可实现成绩录入、查询和排序等功能
数学计算 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解
程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解
matlab例程 Numerical analysis (Gauss、Bisection、jacobi、Lagrange、Newton、powermethod等)
Numerical analysis (Gauss、Bisection、jacobi、Lagrange、Newton、powermethod等)
matlab例程 Gauss-seidel迭代与两种Jacobi迭代的matlab实现
Gauss-seidel迭代与两种Jacobi迭代的matlab实现
matlab例程 列主元高斯法、Jacobi迭代法、Gauss-Seidel法的原
LU分解法、列主元高斯法、Jacobi迭代法、Gauss-Seidel法的原