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

搜索资源列表

  1. Gauss_Seidel迭代法

    0下载:
  2. 用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19.46kb
    • 提供者:luo
  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. Gauss_SeidelMatlab

    0下载:
  2. Matlab程序\\有限差分法\\Gauss_Seidel迭代法的Matlab程序.rar-Matlab procedures \\ finite difference method \\ Gauss_Seidel iteration of the Matla b procedures. rar
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.54kb
    • 提供者:YUYANZHONG
  1. Gauss_Seide-Matlab

    0下载:
  2. Gauss_Seidel迭代法的Matlab程序 -Gauss_Seidel iteration of the Matlab program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:941byte
    • 提供者:zhouun
  1. Gauss_seidel

    0下载:
  2. 用gauss_seidel方法解N个未知数的线性方程组的解,并附有实验报告.
  3. 所属分类:C#编程

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

    0下载:
  2. Gauss_Seidel只是我同学编写的程序,感觉挺好的,一起分享。-Gauss_Seidel only my students to prepare the procedure, I feel quite good to share.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1.42kb
    • 提供者:桂鹏
  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. this a program written by fortran for solving Gauss_Seidel. it s in word file.-this is a program written by fortran for solving Gauss_Seidel. it s in word file.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:5.64kb
    • 提供者:sina
  1. Gauss_Seidel

    0下载:
  2. 线性方程组的Gauss_Seidel算法求解-Linear Equations Gauss_Seidel algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:651byte
    • 提供者:gechengwei
  1. Gauss_Seidel

    0下载:
  2. 这是一个用高斯赛德尔算法解方程组的实例。-Gauss_Seidel
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:652byte
    • 提供者:Dillin
  1. gauss_seidel

    0下载:
  2. matlab编写的Gauss_Seidel迭代算法求解方程组的根 -iterative algorithm matlab prepared Gauss_Seidel root of solving equations
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:17.96kb
    • 提供者:yanxyu
  1. Gauss_seidel

    0下载:
  2. Gauss_Seidel numeric method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:590byte
    • 提供者:Charles
  1. gauss_seidel

    0下载:
  2. gauss_seidel 模拟双耦合扩散,其中的反应扩散项字数可以自己来修改-gauss_seidel ,dual-coupling diffusion, reaction-diffusion Equation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.25kb
    • 提供者:WeiTang
  1. Gauss_Seidel

    0下载:
  2. This code finds the solution to a system of simultaneous linear equation using Gauss_Seidel Method.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.74kb
    • 提供者:sami
  1. Gauss_Seidel

    0下载:
  2. 用Gauss_Seidel迭代法来求解方程组的解的程序-With Gauss_Seidel iterative method to solve the solution of system program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2.1kb
    • 提供者:sly
  1. Gauss_Seidel

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

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

    0下载:
  2. 高斯赛尔德算法,迭代求解线性矩阵,包含完整C代码-Gauss_Seidel Algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:353.23kb
    • 提供者:yuanhang
  1. Gauss_Seidel

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

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

    0下载:
  2. gauss_seidel method for nonlinear equation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:647byte
    • 提供者:abolfazl
  1. Gauss_Seidel

    0下载:
  2. 用于求解线性方程组,采用快速的迭代方法,能够有效的减少迭代次数,尽快获得收敛解。(It is used to solve linear equations and adopts a fast iterative method, which can effectively reduce the number of iterations and obtain a convergent solution as soon as possible.)
  3. 所属分类:并行计算

    • 发布日期:2018-05-01
    • 文件大小:103kb
    • 提供者:win_or_lose
« 12 3 4 5 »
搜珍网 www.dssz.com