搜索资源列表

  1. Jacobi迭代法

    0下载:
  2. 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:20414
    • 提供者:luo
  1. 迭代法

    0下载:
  2. 本程序可以很好的实现一般迭代法,牛顿法,弦截法的一般功能,虽然不完善,但值得一用-this procedure can achieve good general iterative method, Newton, xianjie General function of the law, although not perfect, it is worth a look
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2642
    • 提供者:李杰
  1. my雅可比迭代法

    0下载:
  2. 在VC++中实现成功的雅可比迭代法,有每次迭代的结果。-in VC achieve success Jacobi iterative method, the results of each iteration.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:805
    • 提供者:黄均幸
  1. my赛德尔迭代法

    0下载:
  2. 在VC++实现的赛德尔迭代法,有每次迭代的结果-VC in the Seidel iterative method, the results of each iteration
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6366
    • 提供者:黄均幸
  1. Jacobi的迭代法

    1下载:
  2. 这个是雅克比迭代法的数值源代码,程序变得比较简单,但还需要完善-Jacques iterative method than the numerical code, the procedures are relatively simple, but needs to improve
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:99243
    • 提供者:刘建
  1. 解线性的迭代法

    0下载:
  2. 这是计算方法中用的解线性方程的迭代法,具有很强的实用性!-This is the calculation method used for solving linear equations of the iterative method, and has a strong practical!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3728
    • 提供者:xjs
  1. 第三章 解线性方程组的迭代法

    0下载:
  2. 解线性方程组的迭代法-solution of linear equations of iterative method
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:98430
    • 提供者:陈磊
  1. 第四章 解非线性方程的迭代法

    0下载:
  2. 解非线性方程的迭代法-solving nonlinear equations iterative method
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:113108
    • 提供者:陈磊
  1. 迭代法

    0下载:
  2. 是用C做的迭代法的实验报告-C is doing iterative method of experimental report
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:9773
    • 提供者:刘大鹏
  1. 方程求根_加速迭代法

    0下载:
  2. 方程求根_加速迭代法是一个用C++编写的程序-equation Root _ accelerated iterative method is a C preparation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6750
    • 提供者:
  1. seidel迭代法

    0下载:
  2. gauss-seidel迭代法解Ax=b的解-Gauss - Seidel iterative method for Ax = b Solution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6456
    • 提供者:剑胆琴心
  1. 松弛迭代法

    0下载:
  2. 松弛迭代法.rar-Iterative Method. Rar
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:822
    • 提供者:王勇
  1. 雅可比迭代法

    0下载:
  2. 数值分析雅可比迭代法-numerical analysis Jacobi iterative method
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7770
    • 提供者:郭巨海
  1. 高斯—塞德尔迭代法

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

    • 发布日期:2008-10-13
    • 文件大小:9408
    • 提供者:陈新
  1. 牛顿迭代法(M)

    1下载:
  2. 原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to u
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10464
    • 提供者:XFX
  1. 2 雅各比迭代法求方程组的解

    0下载:
  2. 2 雅各比迭代法求方程组的解 2 雅各比迭代法求方程组的解.rar-two Jacoby iterative method for the solution of the equations 2 Jacoby iterative method for the solution of the equations. Rar
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:881
    • 提供者:杜正
  1. 解线性方程组的迭代法

    0下载:
  2. 利用matlab编程实现解线性方程组的迭代法。-using Matlab programming for solving linear equations of iterative method.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:22840
    • 提供者:悟凡
  1. 牛顿迭代法求根

    0下载:
  2. 牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8914
    • 提供者:郑双明
  1. 牛顿迭代法

    0下载:
  2. 牛顿迭代法

  3. 所属分类:Windows编程

    • 发布日期:2009-01-22
    • 文件大小:27136
    • 提供者:YXLLJ68
  1. 解线性方程组的迭代法全

    0下载:
  2. 详细介绍了雅克比迭代法,高斯-塞德尔迭代法超松弛迭代法和迭代公式的矩阵表示
  3. 所属分类:其它文档

« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org