搜索结果
找到约 96 项符合
JACOBI 的查询结果
按分类筛选
matlab例程 在matlab环境下对偏微分方程的Jacobi迭代解法的算法实现
在matlab环境下对偏微分方程的Jacobi迭代解法的算法实现
matlab例程 用Jacobi叠待法解线性方程组 function Jacobi(A,b,n,x0,e,N)
用Jacobi叠待法解线性方程组
function Jacobi(A,b,n,x0,e,N)
数学计算 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
汇编语言 求特征值的Jacobi法
求特征值的Jacobi法,解决很多工程实际问题
数学计算 本实例通过VC++实现了JACOBI 和SOR 算法
本实例通过VC++实现了JACOBI 和SOR
算法,这是源代码
数学计算 解线性方程组的Jacobi,Gauss_Seidel,SOR迭代
解线性方程组的Jacobi,Gauss_Seidel,SOR迭代,以及四级四阶Runge_Kutta方法,Adams预估校正算法
数学计算 线行方程组的Gauss Jacobi 及一个简单的自适应算法
线行方程组的Gauss Jacobi 及一个简单的自适应算法
数学计算 数值分析 gauss jacobi消去法
数值分析 gauss jacobi消去法
并行计算 用C++编写的一个jacobi迭代的求解
用C++编写的一个jacobi迭代的求解
并行计算 C+mpi编写的jacobi的迭代求解源码
C+mpi编写的jacobi的迭代求解源码