CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 迭代法 解线性方程组

搜索资源列表

  1. NumericalAnalysisAlgorithm

    0下载:
  2. 列主元消元法解线性方程组(已通过验证) LU分解法解线性方程组(已通过验证): 雅可比迭代法(已通过P54例一和习题一的验证)高斯---赛得尔迭代法 拉哥朗日插值公式(乘幂法 -main-element elimination method for solving linear equations (validated) LU decomposition method for solving linear equations (which has been validated
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12231
    • 提供者:xuyao
  1. mymath

    0下载:
  2. 自编数学函数调用库,有LU分解法,高斯塞德尔迭代法,追赶法解线性方程组,还有一维和二维的高斯积分公式-writing mathematical function call library, LU decomposition, high Shisaideer iterative method, catching up with the method for solving linear equations, one-and two-dimensional Gaussian integral for
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2519
    • 提供者:陈建湘
  1. W

    0下载:
  2. 实现JACOBBI、gs迭代和超松弛法解线性方程组的过程。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:807
    • 提供者:王文浩
  1. GaussSeide

    0下载:
  2. 实验题目:求解线性代数方程组的迭代法 相关知识:求解线性代数方程组的Gauss-Seidel迭代法的计算公式如下 数据结构:一个一维数组和一个二维数组 算法设计:用Gauss-Seidel迭代法求解线性代数方程组的算法如下 第一步:对于i=1,2,…,n (取零向量为初始向量) 第二步:e←0 第三步:对于i=1,2,…,n ⑴ ⑵对于j=1,2,…,n但 ⑶ ⑷若 ,则 ⑸ 第四步:若 (预先给定的误差精度),则转
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:818
    • 提供者:张涛
  1. YuShanGongEXieLiangFa

    0下载:
  2. 解线性方程组的一种迭代法,类似于共轭斜量法:预善共轭斜量法-Solution of linear equations of a iterative method, similar to conjugate oblique method: Pre-good conjugate oblique method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1076
    • 提供者:赵亮
  1. spgs

    0下载:
  2. 用途:利用二分法快速求解非线性方程f(x) = 0; 用向量形式(普通存储格式)的Gauss-Seidel迭代解线性方程组Ax=b;Newton迭代法解非线性方程f(x) = 0;用分量形式的SOR迭代解线性方程组Ax=b;用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b -Purposes: the use of dichotomy quickly solving nonlinear equations f (x) = 0 with vector form o
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:535
    • 提供者:李能
  1. ToSolveAnEquationSet

    0下载:
  2. 数值分析中五种常用的解方程组的算法在Linux下的实现。 在本压缩包里分别是: ColPivotElim.d 枢轴元素消去法解方程组 GaussElim.d 高斯销元法解方程组 GSItera.d 高斯赛德尔迭代法解方程组 JacobiItera.d 雅克比迭代解方程组 TriDecompo.d 线性方程组的直接三角分解法 运行环境是Linux,用G++编译的。-Numerical analysis of five commonly used soluti
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:92356
    • 提供者:xichen
  1. The_Theroy_of_CG

    0下载:
  2. 共轭梯度法的资料,共轭梯度法为解线性方程组的一类迭代法-Some information Conjugate gradient method The conjugate gradient method is an important kind of iterative methods for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:92655
    • 提供者:王方
  1. chengxu

    0下载:
  2. 第一章 误差与范数 第二章 非线性方程(组)的数值解法 第三章 解线性方程组的直接方法第四章 解线性方程组的迭代法第五章 矩阵的特征值与特征向量的计算-Chapter norm error and the second chapter of nonlinear equations (Group) Chapter III of the numerical solution of linear equations solution methods of Chapter IV of the direc
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:899673
    • 提供者:songmingzhao
  1. Jacobi

    0下载:
  2. 本程序根据Jacobi迭代法求解线性方程组的数值解,可根据误差限得到精度较高的解!-This procedure according to Jacobi iterative method for solving linear equations of the numerical solution can be obtained under the high precision error limit of the solution!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:568
    • 提供者:gechengwei
  1. nd

    0下载:
  2. 在CCS环境下,用C语言编写用牛顿迭代法解非齐次线性方程组(在此为3个方程)的代码。-In the CCS environment, using C language solution using Newton' s iterative method of non-homogeneous linear equations (in this case 3 equation) code.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:424621
    • 提供者:黄敏
  1. bdd

    0下载:
  2. 在CCS编程环境下,用C语言编写的利用不动点迭代法解非齐次线性方程组(在此为3个方程组成的方程组)的程序-In the CCS programming environment, using C language for the use of fixed-point iterative solution of non-homogeneous linear equations (in this case three equations consisting of equations) procedu
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:421944
    • 提供者:黄敏
  1. Algorithm

    0下载:
  2. 方程求根的牛顿迭代法的算法和熟悉列主元高斯消元法解线性方程组的算法-Equation Roots of Newton' s iteration algorithm and PCA are familiar with out Gaussian elimination algorithm for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:64963
    • 提供者:zhangmin
  1. linear

    0下载:
  2. 数值线性代数运算,分别用列选主元的高斯消去法,矩阵的LU分解并求解方程组和迭代法解方程组,并比较计算结果和时间。-Numerical linear algebra, respectively out how principal component of the Gaussian elimination method, LU decomposition of the matrix, and solving equations and iterative solution of equations,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:190163
    • 提供者:Emily
  1. gaosixiaoyuanfa

    0下载:
  2. 高斯消去法是求解线性方程组的基础的重要方法,也是计算机上常用的解低阶稠密矩阵方程组的有效方法。,高斯消去法或称高斯-约当消去法,由高斯和约当得名(很多人将高斯消去作为完整的高斯-约当消去的前半部分),它是线性代数中的一个算法,用于决定线性方程组的解,决定矩阵的秩,以及决定可逆方矩阵的逆。当用于一个矩阵时,高斯消去产生“行消去梯形形式”。-Gaussian elimination is the basis for solving linear equations important way, th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7617
    • 提供者:天云
  1. SSOR

    0下载:
  2. 用C++写的超松弛迭代法求线性方程组的解,本程序实现求节点点位-Written in C++ over-relaxation iteration method of solution of linear equations, find the node point program to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:384987
    • 提供者:
  1. Successive-Over-Relaxation-

    0下载:
  2. 松弛迭代法计算线性方程组的解,所计算的解精度高。-Relaxation iteration method to calculate the solution of the linear system of equations, the calculation of solution precision is high
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:571
    • 提供者:皇甫永硕
  1. Computing-system-of-linear-equations

    0下载:
  2. 用雅可比迭代法计算线性方程组的解,方便快捷-The Jacobi iteration method to calculate the solution of the system of linear equations
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:981
    • 提供者:nick
  1. PED_1DIM

    1下载:
  2. 一维抛物线偏微分方程数值解法,用追赶法解线性方程组(附图及matlab程序),g-s迭代法求解线性方程组(附图及matlab程序)-Doc and Matlab code for PED
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:214109
    • 提供者:yanjun
  1. POSSION.EQ

    0下载:
  2. 求解泊松方程,通过差分法将泊松方程建立为线性方程组,得到稀疏矩阵,通过GS迭代法求解线性方程组,得到泊松方程的特解。-Solving Poisson equation, difference method will be established by linear equations Poisson equation, sparse matrix, solving linear equations by GS iterative method to obtain a particular sol
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2861
    • 提供者:剑客
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com