搜索资源列表

  1. GauseSeidel

    0下载:
  2. 用C++实现的高斯塞德尔的数值分析实验作业-C Shisaideer achieving high numerical analysis of experimental operation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7973
    • 提供者:周彦斌
  1. shuzhijisuan

    0下载:
  2. 本例包括,数值计算中的线性方程组的迭带法 有高斯-塞德尔迭带算法-the cases include the numerical calculation of the linear equations are iterative method of Gauss - Seidel iterative algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9024
    • 提供者:赤兵
  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-dim
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2519
    • 提供者:陈建湘
  1. 高斯—塞德尔迭代法

    1下载:
  2. 高斯—塞德尔迭代法。-Gauss - Seidel iteration.
  3. 所属分类:数值算法/人工智能

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

    1下载:
  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-dim
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:陈建湘
  1. 高斯—塞德尔迭代法

    0下载:
  2. 高斯—塞德尔迭代法。-Gauss- Seidel iteration.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-29
    • 文件大小:276480
    • 提供者:陈新
  1. 高斯法解线性方程组

    0下载:
  2. 高斯法解线性方程组-Gaussian method for solving linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:
  1. 高斯消元法解n阶线性方程组

    0下载:
  2. 高斯消元法解n阶线性方程组 这里是数学方法中常用的计算程序-Gauss elimination method for n-linear equations here is the mathematical methods used in calculation procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:269312
    • 提供者:郑双明
  1. CircleSim

    0下载:
  2. 圆拟合算法的实现(VC) 包括:最小二乘精确解、最小二乘近似解、高斯牛顿法迭代解-circle fitting algorithm to achieve (VC), including : LS Exact solution, least squares approximate solution, Gaussian Newton iterative solution
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:7168
    • 提供者:buoll
  1. GauseSeidel

    0下载:
  2. 用C++实现的高斯塞德尔的数值分析实验作业-C Shisaideer achieving high numerical analysis of experimental operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:909312
    • 提供者:周彦斌
  1. Guass

    0下载:
  2. 线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。-linear equations of the two procedures, Guass- Jodan elimination and the high Shisaideer iterative method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:陈涛
  1. Equation

    0下载:
  2. 数值分析 解线性方程组算法,高斯列主元消去法,LU分解法,高斯-塞德尔迭代法,SOR迭代法-Numerical Analysis Solution of linear equations algorithm, Gauss elimination method out PCA, LU decomposition method, Gauss- Seidel iteration, SOR iterative method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:332800
    • 提供者:GYZ
  1. GaussSeideliteration

    0下载:
  2. 本文档是实现了数值分析中的高斯-塞德尔迭代法-This document is the realization of the numerical analysis of the Gauss- Seidel iteration
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:10240
    • 提供者:stu
  1. gausseliminatetosolvelinearequation

    0下载:
  2. 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:jiyoujun
  1. MySolutions

    0下载:
  2. 运用迭代法求解线性方程组,包括高斯-赛德尔法、雅克比法、SOR法。-The use of iterative method for solving linear equations, including Gauss- Seidel method, Jacobian method, SOR method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:1805312
    • 提供者:王方
  1. arithmetic

    0下载:
  2. 用c++编写的高斯-塞德尔迭代法,可以运行-Using c++ to prepare the Gauss- Seidel iteration, you can run
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:panpan
  1. nolinerequationssolves

    1下载:
  2. MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:14336
    • 提供者:liuming
  1. Gauss_Seidel

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

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:cici
  1. gaussseidel-jacboi

    0下载:
  2. 关于高斯塞德尔和雅可比矩阵以及牛顿拉佛逊法的详细例子,主要是采用matlb中的语言编写的-Sise and Bender on the high Jacobian matrix and the Newton Raphson method Laffer detailed examples, mainly used in languages matlb
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:ben
  1. code

    0下载:
  2. 高斯塞德尔迭代求解线性方程组的主要程序。(Gaussedel iteration method for solving linear equations)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:YiuFai
« 12 3 4 »

源码中国 www.ymcn.org