Welcome![Sign In][Sign Up]
Location:
Search - jacobi linear

Search list

[Mathimatics-Numerical algorithmsJacobi迭代法

Description: 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
Platform: | Size: 20414 | Author: luo | Hits:

[File OperateJacobi-matlab

Description: 雅可比(Jocabi)迭代法解线性方程组-Jacobi (Jocabi) iterative method for solving linear equations
Platform: | Size: 5093 | Author: js | Hits:

[Mathimatics-Numerical algorithmsLinfit

Description: 一般问题的线性插值和JACOBI算法-general linear interpolation algorithm and JACOBI
Platform: | Size: 1024 | Author: 陈国栋 | Hits:

[Algorithm雅可比迭代解线性方程组

Description: 雅可比迭代解线性方程组 这个也是计算方法中另一种 求解线性方程组的计算程序-Jacobi iterative solution of linear equations This is a separate calculation method for solving linear equations of computational procedures
Platform: | Size: 293888 | Author: 郑双明 | Hits:

[Mathimatics-Numerical algorithmsJacobi迭代法

Description: 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
Platform: | Size: 20480 | Author: luo | Hits:

[Education soft systemCprograms

Description: 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘制 12 实习十七:Hanoi塔问题 13 实习十八:综合问题 -Zhongnan University C Programming Language internship an experimental one : C language graphics model of the provision of two internships 2 : 1 yuan function graphic attachment 3 3 : 2D geometry transform four interns 4 : nonlinear equation Root dichotomy five interns 5 : nonlinear equation Root cattle Dayton law internship 6 6 : numerical integration of rectangular and trapezoidal Law Practice Act 7 8 : series summation internship 9 8 : 9 curve fitting attachment 11 : Solving Linear Equations of Gaussian Elimination Act 10 interns 14 : Solving Linear Equations Jacobi iteration 11 interns 16 : space curves and surfaces Drawing 12 interns 17 : Hanoi Tower 13 interns 18 : Comprehensive problems
Platform: | Size: 167936 | Author: CF雷电 | Hits:

[Mathimatics-Numerical algorithmsOpenNL2

Description: This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUMPS will be supported in a future version)-This is OpenNL. a library to easily construct and solve sparse l inear systems.* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradie nt, Application of BICGSTAB. GMRes) and preconditioners (Jacobi, SSOR).* OpenNL can also use other solvers (Super rLU 3.0 is supported as an OpenNL extension, MUMPS will be supported in a future version)
Platform: | Size: 84992 | Author: Wayne | Hits:

[File FormatJacobi-matlab

Description: 雅可比(Jocabi)迭代法解线性方程组-Jacobi (Jocabi) iterative method for solving linear equations
Platform: | Size: 5120 | Author: js | Hits:

[Algorithmt2_5

Description: 本题采用的计算方法为:主要用Jacobi迭代和Gauss-Seidel迭代解线性方程组。 Jacobi迭代算法思路:由方程组 ,使等式左端仅保留向量 ,其他一概放到右端,将 代入上式右端,便可(按顺序逐行)进行计算得到 。 Gauss-Seidel迭代和Jacobi迭代不同的是先计算第一式得到 ,用此数再参与第二式的右端的计算,依次类推。 -that the use of the method of calculating : main Jacobi iteration and the Gauss- Seidel iterative solution of linear equations. Jacobi iterative algorithm ideas : equations, so that the equation extreme retain only vector, into subguadratic else. will be incorporated into the on-subguadratic can (in order Progressive) calculated. Gauss- Seidel iterative and Jacobi iteration is different-first to be calculated first, used again in the second for the right side of the ceremony, followed by analogy.
Platform: | Size: 1024 | Author: 王明明 | Hits:

[Algorithmjacobi

Description: 简单的小程序 就是用jacobi迭代来算线性方程组的解 见笑见笑-Simple procedure is used to count jacobi iterative solution of linear equations laughing stock of the laughing stock of the
Platform: | Size: 262144 | Author: 玉米棒 | Hits:

[matlabJacobi

Description: 用Jacobi叠待法解线性方程组 function Jacobi(A,b,n,x0,e,N)-Jacobi method to be stacked with solving linear equations function Jacobi (A, b, n, x0, e, N)
Platform: | Size: 1024 | Author: Can | Hits:

[matlabJacobi

Description: 此程序为解线性方程组的Jacobi迭代法的MATLAB源程序-This procedure for the solution of linear equations of the Jacobi iterative method of MATLAB source
Platform: | Size: 1024 | Author: yang | Hits:

[Mathimatics-Numerical algorithmsjacobi

Description: 既可以能过两种方法考察线性方程组的雅克比迭代法是否收敛,又可以求解线性方程组-Can have two methods to study the system of linear equations Jacobian iterative method is convergent, but also for solving linear equations
Platform: | Size: 52224 | Author: 赵萍 | Hits:

[MPIjacobi

Description: Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.-Write an MPI program that solves a set of linear equations Ax = b with the Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.
Platform: | Size: 2048 | Author: 刘铭 | Hits:

[Algorithmjacobi

Description: Jacobi method for solving system of linear equatations in its MPI realization
Platform: | Size: 2048 | Author: wslcdg | Hits:

[AlgorithmJacobi

Description: 解线性方程组的迭代法,包括jacobi、g-s、sor。-Solving linear equations, iterative method, including jacobi, gs, sor.
Platform: | Size: 2048 | Author: | Hits:

[AlgorithmJacobi-Iteration

Description: 雅克比迭代法用来求解线性方程组,使用非常广泛,是最常用的求解非线性方程组的算法 -Jacobi iterative method for solving linear equations, is widely used, is the most commonly used algorithm for solving nonlinear equations
Platform: | Size: 6144 | Author: 时光 | Hits:

[Algorithmalgorithms-for-linear-problems

Description: 线性方程的迭代法,集合了Jacobi,Gauss-Seidel,SOR三种方法,还有针对泊松方程的SOR方法-Programs to solve linear problems.Four algorithms are included.They are Jacobi,Gauss-Seidel,SORand SOR for Poisson
Platform: | Size: 2048 | Author: Mu Lufei | Hits:

[AlgorithmJacobi-Gauss_Seide-SOR

Description: 三个m文件。线性方程求解的常见几种如Jacobi、Gauss_Seidel、SOR迭代法的matlab程序。三种迭代法主体程序大致都差不多,迭代次数取决于误差epsilon设的大小,其中Gauss_Seidel收敛最快,迭代次数较少。-Three m files. Common in several of linear equations, such as Jacobi, Gauss_Seidel, SOR iterative method matlab program. The main program of the three iterative method are roughly similar, the number of iterations depends on the size of the error epsilon set, which Gauss_Seidel convergence of the fastest, the fewer the number of iterations.
Platform: | Size: 1024 | Author: luer | Hits:

[AlgorithmJacobi

Description: Jacobi迭代法的思想和方法,以及求解实际线性方程组的程序(Jacobi iterative method of thinking and methods, as well as the solution of the actual linear equations of the program)
Platform: | Size: 260096 | Author: LvXindi | Hits:
« 12 3 4 5 6 7 8 9 10 ... 26 »

CodeBus www.codebus.net