CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯赛德尔迭代

搜索资源列表

  1. VC_numerical_analysis

    0下载:
  2. 本人写的关于数值分析的源码,使用VC6.0开发,对于学习数值分析的朋友会有很大帮助。主要有:牛顿法、二分法、改进欧拉、高斯赛德尔迭代、高斯消去法、拉格朗日插值、龙贝格算法、龙格库塔、牛顿插值、雅可比迭代、约当消去法。-I write about the numerical analysis of the source code, using VC6.0 development, and friends will be very helpful for learning numerical ana
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1288754
    • 提供者:afei
  1. gausss

    0下载:
  2. 高斯-赛德尔迭代法则是解线性方程组的,而且适合用于求解系数矩阵很多元素都是零的线性代数方程组。-Gauss- Seidel iteration rule for solving linear equations, and suitable for solving the coefficient matrix elements are zero linear algebraic equations.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1280
    • 提供者:
  1. gauss-seidl

    0下载:
  2. 数值分析计算程序例子,高斯-赛德尔迭代法,用来解线性方程组,有注释。-Numerical analysis of the calculation procedure, Gauss-Seidl iterative method.
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1086
    • 提供者:Zhang li
  1. Gauss_Seidel_iterative

    0下载:
  2. matlab实现高斯赛德尔迭代法,上课时老师布置的作业。-a method of implementing gauss-seidel
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:692
    • 提供者:huxi
  1. gauss_sidel

    0下载:
  2. 高斯赛德尔迭代法求解方程,以及基于高斯赛德尔迭代法的超松弛求解法-Gauss-Seidel solve linear function,and Sor metghod to accerlate
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:273832
    • 提供者:万里
  1. multi_interative

    0下载:
  2. 本文实现了雅克比迭代,高斯赛德尔迭代,逐次超松弛迭代等多种迭代方法,方便大家对各种算法的学习-the code realize multi iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:1351
    • 提供者:yongzhi
  1. powerflow

    0下载:
  2. 电力系统潮流上机程序 包括高斯赛德尔迭代和牛顿拉夫逊迭代-Power flow-on program includes iteration high Sisaideer and Newton Raphson iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:286087
    • 提供者:echo
  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. psolve

    0下载:
  2. matlab程序高斯赛德尔迭代法解泊松方程-matlab Programme to solve Laplace s equation on the unit square
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:8314
    • 提供者:乐翔
  1. Gauss---Seidel-iterative-method

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

    • 发布日期:2017-11-26
    • 文件大小:3061
    • 提供者:江一
  1. gauseidel-jacobi-richason-SOR

    0下载:
  2. 高斯赛德尔迭代法,雅可比迭代法,理查森迭代算法,超松弛迭代算法的matlab程序。上述算法均用于求解线性方程组。-High Sisaideer iterative method, Jacobi iteration, Richardson iterative algorithm, over relaxation algorithm matlab program. The algorithm for solving linear equations.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1684
    • 提供者:pengtao
  1. Gauss--Seidel-iterative--C

    0下载:
  2. 高斯 赛德尔迭代法求解线性方程组的程序,c语言版。输入矩阵 求解矩阵-High Sisaideer iterative method for solving linear equations procedures, c language version. Input matrix solving matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:6110
    • 提供者:james
  1. Jacobi_Gauss

    0下载:
  2. 高斯雅克比迭代和高斯赛德尔迭代的源码,用于求解线性代数方程组。-Gauss Jacobi and Gauss Seidel
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:645429
    • 提供者:yliu
  1. iteration-method

    0下载:
  2. 解线性方程组的迭代法 雅可比迭代、高斯—赛德尔迭代、超松弛迭代法 -Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1381
    • 提供者:纪成
  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. GaussSeidel.m

    0下载:
  2. 高斯赛德尔迭代法求解线性方程组,matlab下已编译成功,直接可用-High Sisaideer iterative method for solving linear equations, matlab compiled successfully under, directly available
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1219
    • 提供者:juicy
  1. GaussSeidel

    0下载:
  2. Gauss-Seidel method高斯赛德尔迭代法求解线性方程组问题matlab代码-Gauss-Seidel method
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:671
    • 提供者:Fifine
  1. gauss-seidel

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

    • 发布日期:2017-04-05
    • 文件大小:290479
    • 提供者:lingnanlin
  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. Gauss-Sedeil

    0下载:
  2. 次程序是用MATLAB语言编写的高斯赛德尔迭代法,可用于求解线性微分方程组。-Second procedure is used MATLAB language high Sisaideer iterative method can be used to solve linear differential equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:126863
    • 提供者:黄智谦
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com