CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Gauss_Seidel

搜索资源列表

  1. Gauss_Seidel法解方程组

    0下载:
  2. Gauss_Seidel法解方程组,对同一系数矩阵的方程组,只须变换一次系数矩阵,即可求不同常数向量的不同方程组,大大提高计算效率,且可求解任意元线形方程组-Gauss_Seidel Solving equations, the same coefficient matrix equations, only a transformation coefficient matrix can be different for the different constant vector equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:100.29kb
    • 提供者:李征
  1. diedaisuanfa

    0下载:
  2. 解线性方程组的Jacobi,Gauss_Seidel,SOR迭代,以及四级四阶Runge_Kutta方法,Adams预估校正算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.05kb
    • 提供者:xinrui
  1. Gauss_Seidel

    0下载:
  2. 数值分析中的一个算法实现: 利用高斯-塞德尔迭代法求解方程组。-A numerical analysis algorithm: use of Gauss- Seidel iterative method for solving equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1.91kb
    • 提供者:cici
  1. gauss_Seidel

    0下载:
  2. guass_sedal法解方程,使用迭代法,提高方程解的精度-Solving guass_sedal equation, the use of iterative method to improve the accuracy of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.16kb
    • 提供者:weiwei
  1. diedaifa

    0下载:
  2. 给出了线性方程组的CG法、Gauss_Seidel、SOR、Jacobi、fem求解,-Linear equations given the CG method, Gauss_Seidel, SOR, Jacobi, fem solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.9kb
    • 提供者:王海
  1. Gauss_Seidel

    0下载:
  2. 数值分析中的高斯——塞德尔迭代算法的的C语言实现-Numerical Analysis of Gauss- Seidel iterative algorithm of the C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:841byte
    • 提供者:Allen
  1. gauss_seidel

    0下载:
  2. 数值分析:Gauss_Seidel迭代法求解线性方程组。界面美化。c源代码-Numerical Analysis: Gauss_Seidel iteration method for solving linear equations. Interface landscaping. c source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1.61kb
    • 提供者:林晓风
  1. gauss_seidel

    0下载:
  2. 是Gauss迭代的c语言算法的实现,使用vc环境-Is the Gauss iterative algorithm for the realization of c language, using vc Environment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:613byte
    • 提供者:李夏婕
  1. Gauss_Seidel

    0下载:
  2. 高斯塞德尔分解方法,主要用于解方程的时候使用,文件为C++源码-Decomposition of high Si Se del
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:355.89kb
    • 提供者:刘贺
  1. gauss_seidel

    0下载:
  2. 数值计算方法高斯赛德尔算法的程序有说明语句-gauss seiel
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.13kb
    • 提供者:zgbuaapku
  1. Gauss_Seidel

    0下载:
  2. 解线性方程组的Gauss_Seidel(高斯-赛德尔)方法的matlab代码实现-Solution of linear equations of the Gauss_Seidel code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:594byte
    • 提供者:李莎
  1. Jacobi-Gauss_Seide-SOR

    0下载:
  2. 三个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 pr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.18kb
    • 提供者:luer
  1. Doolittl_and_Gauss_Seidel

    0下载:
  2. 用LU分解和Gauss_Seidel迭代法求解线性方程组,检验正确。-LU decomposition and Gauss_Seidel iterative method for solving linear equations, the correct test.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2.72kb
    • 提供者:常元江
  1. gauss_seidel

    0下载:
  2. 用Gauss-Seidel迭代法求解线性方程组-Using Gauss-Seidel iterative method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-12-10
    • 文件大小:265.45kb
    • 提供者:QianZhou
  1. 1

    0下载:
  2. Gauss_Seidel算法的matlab实现 和Runge_kutta算法的2阶和4阶实现-Gauss_Seidel algorithm matlab realize And Runge_kutta algorithms 2nd and 4th order to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.35kb
    • 提供者:刘佳鑫
  1. gauss_seidel

    0下载:
  2. La méthode Gauss-Seidel est une méthode itérative de résolution d un système linéaire (de dimension finie) de la forme Ax = b, ce qui signifie qu elle génère une suite qui converge vers une solution de cette équation, lorsque celle-ci en a une et lor
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.91kb
    • 提供者:zineb24
  1. Gauss_Seidel_iterative

    0下载:
  2. 用Gauss_Seidel迭代求解线性方程组,矩阵A是方阵-With Gauss_Seidel iterative solution of linear equations, matrix A is square
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:624byte
    • 提供者:chenyi
  1. Gauss_Seidel

    0下载:
  2. Gauss_Seidel迭代法的一个主函数 -A main function of Gauss_Seidel iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:551byte
    • 提供者:雅轩阁
  1. Gauss_Seidel-and-Jacobi

    0下载:
  2. 分别用雅克比和高斯赛德尔方法求解方程组,并比较两种算法的迭代次数,比较实用的数值分析算法-use the Jacobi and Gauss-Seidel method to solve system of equations,and compare the interations of the two methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.1kb
    • 提供者:zhaojing
  1. Gauss_Seidel

    0下载:
  2. 利用高斯-赛蝶儿迭代法来求解方程组。用Fortran程序编写,里边有具体的例子。- solve the eqution with Gauss Seidel.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:371.97kb
    • 提供者:胡英才
搜珍网 www.dssz.com