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

搜索资源列表

  1. 线性方程组的超松弛迭代.rar

    0下载:
  2. 线性方程组的超松弛迭代
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1526
    • 提供者:
  1. 牛顿插值的差商迭代算法

    0下载:
  2. 牛顿插值的差商迭代算法,c语言实现-Newton interpolation algorithm to worse, the C Language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2195
    • 提供者:mikefun
  1. 二分法、简单迭代法、牛顿迭代法收敛比较

    1下载:
  2. 用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
  3. 所属分类:数值算法/人工智能

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

    • 发布日期:2008-10-13
    • 文件大小:20414
    • 提供者:luo
  1. 实验5-雅可比迭代

    1下载:
  2. 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组Ax=b,分析、比较其结果-using Matlab software and the iterative and Jacques than Gauss - Seidel iterative solution equations Ax = b, analysis, comparison of the results
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:17358
    • 提供者:葛林
  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. 雅可比迭代计算方程组

    0下载:
  2. 用雅可比迭代计算一个线性方程组。用户只需要输入系数矩阵和常数矩阵就可以,精确度为-8-using Jacobian an iterative calculation of linear equations. Users only need to input matrix and constant coefficient matrix can, the precision of -8
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:20868
    • 提供者:
  1. 函数迭代系统

    0下载:
  2. 这是一个函数迭代系统,可以很直观地了解函数迭代。-This is a method, system, it is quite intuitive understanding of function iteration.
  3. 所属分类:其它

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

    1下载:
  2. 非线性方程组的迭代解法,包括:简单迭代法、Newton法、割线法、拟Newton法等.详见程序注释-nonlinear equations of the iterative solution, including : simple iterative method, Newton, secant, to the Newton law. Detailed procedures Notes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:16338
    • 提供者:周思良
  1. 图像分割迭代峰谷半阈值

    0下载:
  2. 图像的阈值分割算法,包括常用的迭代分割,半阈值分割,半阈值分割等-image thresholding segmentation algorithm, used in the iterative separate, semi-thresholding segmentation, semi-threshold segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69568
    • 提供者:苗苗
  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. 二维迭代函数系统分形源代码.zip-2D Iterated Function System Fractal source code. Zip
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:30467
    • 提供者:都好
  1. 牛顿迭代法

    0下载:
  2. 牛顿迭代式,用VB实现~~~!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1796
    • 提供者:唐春晖
  1. 加速迭代求方程根

    0下载:
  2. 加速迭代求方程根的一个实例-accelerate iterative equation for the one-examples
  3. 所属分类:数值算法/人工智能

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:113108
    • 提供者:陈磊
  1. 混沌与非线性里面的logistic跌代算法

    0下载:
  2. 混沌与非线性里面的logistic跌代算法 详细阐述了如何迭代,以及如何画出迭代走势图
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-04-19
    • 文件大小:1505
    • 提供者:linleistar
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com