CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Gauss-Seidel

搜索资源列表

  1. application-of-CG-and-Gauss-Seidel-

    0下载:
  2. 共轭梯度法和Gauss-Seidel迭代法的matlab实现,实例操作,取得了良好的效果-Conjugate gradient method and the Gauss-Seidel iteration method matlab implementation, instance operations, and achieved good results
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:42898
    • 提供者:张明
  1. Gauss-Seidel

    0下载:
  2. 采用Gauss-Seidel迭代法求解线性方程组的JAVA程序及应用实例-Using Gauss-Seidel iteration method for solving linear equations and examples of procedures
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1953
    • 提供者:shixuehai
  1. Gauss---Seidel-Algorithm

    0下载:
  2. 合肥工业大学数值分析(计算方法A)中高斯—塞德尔算法的实现-Gauss- Seidel Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:967674
    • 提供者:dengpao
  1. Gauss---Seidel-iteration

    0下载:
  2. 使用高斯-赛德尔迭代求解方程组的值,是我数值分析课的作业,只能求解有唯一解情况-The value of using the Gauss- Seidel iteration for solving equations, numerical analysis homework assignment has a unique solution can only solve the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:802
    • 提供者:徐文涛
  1. gauss-seidel

    0下载:
  2. The Gauss-Seidel technique is intuitive and easy to use on large or small problems. However, you should beware that the convergence tolerance must be carefully selected. Because the convergence criterion is based on the error between iterations,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:489497
    • 提供者:Danny
  1. Gauss-Seidel

    0下载:
  2. Gauss-Seidel迭代法 matlab编程- Gauss-Seidel iteration method matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1678
    • 提供者:wp
  1. gauss-seidel

    0下载:
  2. 高斯赛德尔解方程C++程序,初级学习程序,比较简单,适合初学者并且学习了计算方法的同学-gauss-seidel C++ program
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:804
    • 提供者:James
  1. Jacques-and-gauss-seidel-algorithm

    0下载:
  2. Jacques and gauss seidel algorithm 常见常用的雅克比及搞死赛德尔的算法-Jacques and gauss seidel algorithm used Jacques the ratio and Gaosi Seidel algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:2054
    • 提供者:Charlie
  1. gauss-seidel-iteration

    0下载:
  2. 用高斯--赛德尔迭代(主对角线优势下)求解线性方程组。-Solving linear equations using Gauss- Seidel iteration (the main diagonal advantages under).
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:753
    • 提供者:钱巧娅
  1. laplace-solver-point-gauss-seidel

    0下载:
  2. point gauss seidel method for solving laplace equation
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:986
    • 提供者:ali
  1. Gauss---Seidel-iterative-method

    0下载:
  2. 高斯-赛德尔迭代法--源代码及关键源代码-Gauss- Seidel iterative method
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:3061
    • 提供者:江一
  1. Gauss-Seidel

    0下载:
  2. 用Gauss-Seidel迭代法求解线性方程组,输入文件及线型方程组的内容放在Gauss-seidel文件中。-With the Gauss-Seidel iterative method for solving linear equations, linear equations of the input file and the contents on the Gauss-seidel file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1684
    • 提供者:沈民
  1. Gauss-Seidel

    0下载:
  2. 本文件含有Gauss-Seidel求解方程组的解,Gauss列选主元消去法解线性代数方程组Ax=b的解,经验证正确。-This document contains the Gauss-Seidel solution for solving equations, Gauss column pivoting elimination method for solving linear algebraic equations Ax = b, solution, proven correct.
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:11678
    • 提供者:刘斗世
  1. Gauss-seidel-solutions

    0下载:
  2. 运用高斯-赛德尔迭代公式求解线性方程组,自己定义方程组-Using Gauss- Seidel iteration formula for solving linear equations, their definition equations
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:926
    • 提供者:纪成
  1. gauss-seidel--iteration

    0下载:
  2. Gauss-Seidel 迭代是数值计算方法中增加迭代效率,减少迭代时间的一种方法. 采用vs2010,C语言.-Gauss-Seidel iteration is iterative numerical method to increase efficiency and reduce iteration time of a method. Using vs2010, C language.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3071
    • 提供者:fanyongxiang
  1. gauss-seidel

    0下载:
  2. 二维热传导扩散方程的高斯-赛德尔迭代方法。-A two-dimensional thermal diffusion problem using Gauss-Seidel iteration method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:290479
    • 提供者:lingnanlin
  1. jacobi-gauss-seidel-sor

    0下载:
  2. 用Jacobi Gauss-seidel SOR迭代法求解线性方程组-With Jacobi Gauss-seidel SOR iterative method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:50430
    • 提供者:李春兰
  1. Gauss---Seidel-iterative-method

    0下载:
  2. 高斯-赛德尔迭代法,一种有效的迭代算法,可用于模型求解-Gauss- Seidel iterative method, an efficient iterative algorithm can be used to solve the model
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:544
    • 提供者:胡刚
  1. Matlab-program-to-solve-Gauss-seidel-for-Feeders.

    0下载:
  2. Gauss seidel matlab program for feeders
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:8864
    • 提供者:rohit
  1. Gauss-Seidel-iterative

    0下载:
  2. 高斯赛德迭代法,是一种比雅各比迭代更为精确的迭代法,有利于各种的迭代编程-Gauss Seidel iteration method, is a more accurate than Jacoby iterative method of iteration, iterative programming for a variety of
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2985
    • 提供者:qiaofangtong
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com