搜索资源列表
Jacobi的迭代法
- 这个是雅克比迭代法的数值源代码,程序变得比较简单,但还需要完善-Jacques iterative method than the numerical code, the procedures are relatively simple, but needs to improve
解线性方程组的迭代法全
- 详细介绍了雅克比迭代法,高斯-塞德尔迭代法超松弛迭代法和迭代公式的矩阵表示
线性方程组雅可比迭代法
- 数值计算方法实验 实验2 用雅克比迭代法解方程组 一、 实验目的 1、 学习使用雅克比迭代法求解方程组,加深对雅克比迭代法的认识。 2、 在误差允许的范围内,在循环次数较少的情况下,求解方程组的稳定解。 3、 进一步加深对Matlab的学习。
雅可比迭代计算方程组
- 用雅可比迭代计算一个线性方程组。用户只需要输入系数矩阵和常数矩阵就可以,精确度为-8-using Jacobian an iterative calculation of linear equations. Users only need to input matrix and constant coefficient matrix can, the precision of-8
Jacobi的迭代法
- 这个是雅克比迭代法的数值源代码,程序变得比较简单,但还需要完善-Jacques iterative method than the numerical code, the procedures are relatively simple, but needs to improve
Part_3_C_programmes
- 程序总结3:牛顿迭代|牛顿下山|秦九韶|三对角线追赶法|系统|弦割法|雅克比迭代|综合测评-procedures : Newton iteration | Newton down | Qinjiushao | 3 diagonal chasing France | System | Strings cutting France | Jacques than iterative | Comprehensive Assessment
yagao
- 雅可比迭代法 高斯迭代法 中国矿业大学计算机学院 计算方法实验三-Jacobi iteration Gaussian iteration of China University of Mining Institute computer calculation experiment 3
shuzhi_C++
- 包含二分法、复化辛卜生公式、改进欧拉法、拉格朗日插值多项式、龙贝格算法、牛顿迭代法、牛顿值多项式、最小二乘法、雅克比迭代法等算法。-contains dichotomy, rehabilitation of Oracle Health formula, Improved Euler, Lagrange polynomial interpolation. Long Bergh algorithm, Newton's method,
Tenprograms
- 数值计算方法相关的十个程序.包括对分法、迭代法、牛顿法、割线法、高斯消元法、雅克比迭代法程序、幂法、线性拟合态、-numerical calculation method related to the 10 procedures. Including the right method, iterative method, Newton's method, secant, PGE, Jacques procedures than
JacobiGaussSeidel
- 雅克比和高斯赛德尔迭代法求解线性方程组 用c++软件开发的程序-And high斯赛德尔Jacobian iteration method for solving linear equations with c++ Software development process
iterative
- rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 co
Jacobi
- 雅克比迭代法 求Hilbert矩阵病态方程组-Iterative Method Jacobian matrix pathological Hilbert equations
jacobi
- 既可以能过两种方法考察线性方程组的雅克比迭代法是否收敛,又可以求解线性方程组-Can have two methods to study the system of linear equations Jacobian iterative method is convergent, but also for solving linear equations
Jacobidiedai
- 用雅克比迭代法解下列方程组 10x1-x2+2x3=-11 8x2-x3+3x4=-11 2x1-x2+10x3=6 -x1+3x2-x3+11x4=25-Jacobi iterative method with the solution of the following equations 10x1-x2+2 x3 =- 11 8x2-x3+3 x4 =- 11 2x1-x2+10 x3 = 6-x1+3 x2-x3+
yakebi
- 用雅克比迭代法求解方程组,需要输入方程组的系数矩阵。-Jacobi iterative method using equations, need to enter the coefficient matrix.
Jacobi-Iteration
- 雅克比迭代法用来求解线性方程组,使用非常广泛,是最常用的求解非线性方程组的算法 -Jacobi iterative method for solving linear equations, is widely used, is the most commonly used algorithm for solving nonlinear equations
雅克比(Jacobi)迭代法解线性方程组(Matlab程序)
- 雅克比迭代例子,给定方程,常用的数值迭代方法(Jacobi iteration example, given equation, numerical iterative methods)
(赛德尔+雅可比)迭代法(解方程组)
- 用C++描述赛德尔和雅克比迭代法解方程组(Solving the equations with Seidel and Jacobi method)
雅克比矩阵迭代设计
- 雅克比迭代法完成潮流计算问题实现仿真等一些问题(chaoliujisuanwanchengjisuan)
jiefangcheng
- 使用高斯-赛德尔迭代法和雅克比迭代法求解线性方程组;使用高斯法和列主元法求解线性方程组。(Using the Gauss - Seidel iterative method, Jacobi iterative method for solving linear equations and using Gauss method and column principal component method to solve linear eq