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

搜索资源列表

  1. Jacobi_MPI

    0下载:
  2. MPI c++ jacobi迭代代码,VS05 下编译通过-MPI c++ jacobi iteration code, VS05 compiled by
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:1983
    • 提供者:pujunyi
  1. fixed

    0下载:
  2. this code is using for simulate the method of fixed point iteration
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1140
    • 提供者:nedal
  1. Newton_bisect_iteration

    0下载:
  2. matlab中分别用牛顿法,二分法及迭代法求解方程的程序,及其比较-matlab scr ipts for solving eq. by the means of newton ,bisection and iteration
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:631
    • 提供者:alick
  1. sup-relaxation-iteration-method

    0下载:
  2. 逐次超松弛迭代,数值模拟人士必知晓的知识-sup-relaxation iteration method
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:756671
    • 提供者:刘翔东
  1. Seidel-iteration

    0下载:
  2. 这是计算方法中的一个实验,其主要功能是实现赛德尔迭代-This is an experiment in the calculation, and its main function is to achieve Seidel iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:754
    • 提供者:王宇煜
  1. Thresholding-Iteration

    0下载:
  2. 阈值分割迭代法:包含源代码和处理好的图像,方便查找和选择-Thresholding Iteration: contains the source code and deal with a good image, easy to find and select
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:90713
    • 提供者:孔子墨
  1. lft

    0下载:
  2. 阈值分割迭代法分割图像的一种算法,可以实现迭代分割图像。-Thresholding segmentation image iteration, an algorithm can achieve iterative image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:64091
    • 提供者:李烟
  1. Gauss-Seidel-iteration-method

    0下载:
  2. Gauss-Seidel iteration method,c语言编写-Gauss-Seidel iteration method, c language
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:760
    • 提供者:小东
  1. Newton-iteration-procedure

    0下载:
  2. 牛顿迭代法程序c语言程序,,,经过测试正确-Newton iteration procedure c language program,,, right after the test
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:198577
    • 提供者:星沉
  1. Iteration

    0下载:
  2. 用于实现数值方法中解线性代数方程的迭代法,包括雅可比迭代法,高斯-塞德尔迭代法,超松弛迭代法-Used to implement numerical methods for solving linear algebraic equations iterative method, iterative methods including Jacobi, Gauss- Seidel iteration, iteration over-relaxation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:260754
    • 提供者:gsh
  1. matrix-iteration-method

    0下载:
  2. matlab中用矩阵迭代法求解问题的C程序-matrix iteration method
  3. 所属分类:matlab

    • 发布日期:2017-06-21
    • 文件大小:36904960
    • 提供者:高瑶
  1. iteration

    0下载:
  2. 各种迭代法 迭代法也称辗转法,是一种不断用变量的旧值递推新值的过程,跟迭代法相对应的是直接法(或者称为一次解法),即一次性解决问题。-Iterative method of iterative method, also known as removed, is a constant with the value of the variable' s old value of the new recursive process, with the corresponding itera
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:423298
    • 提供者:eleven
  1. Newton-iteration-root-of-Equation

    0下载:
  2. 牛顿迭代法求方程的根,用这种方法更加简捷快速准确-Newton iteration root of Equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:30875
    • 提供者:阿宁
  1. inverse-broyden-iteration

    0下载:
  2. matlab的发展环境,为解决大型迭代法的非线性方程组,M-file-matlab development environment, broyden iteration method for solution of nonlinear equations, in which M-file
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:961
    • 提供者:zhoujinming
  1. Gauss---Seidel-iteration

    0下载:
  2. 使用高斯-赛德尔迭代求解方程组的值,是我数值分析课的作业,只能求解有唯一解情况-The value of using the Gauss- Seidel iteration for solving equations, numerical analysis homework assignment has a unique solution can only solve the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:802
    • 提供者:徐文涛
  1. Iteration-method

    0下载:
  2. 利用迭代格式 及Aitken加速后的新迭代格式求方程 在 内的根 -Using iterative format And the new iteration Aitken accelerate format for the root, equation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8036
    • 提供者:李记
  1. iteration

    0下载:
  2. 利用Matlab 实现求解方程组的 Jacobi 迭代法; 利用Matlab 实现求解方程组的 Gauss-Seidel 迭代法; 利用编制的算法求解给定的线性方程组; -Matlab Jacobi iterative method for solving equations Use of Matlab for solving the equations of Gauss-Seidel iteration method The preparation of the alg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:60349
    • 提供者:jenny
  1. iteration

    0下载:
  2. 迭代 迭代 迭代 迭代 迭代 -Iteration and duplication
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1321
    • 提供者:jzy
  1. Iteration-Solving-Linear-System

    0下载:
  2. 数值计算方法matalb,该程序包含了迭代法求解线性方程组!-The numerical calculation the method matalb This package contains the iteration method for solving linear equations!
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7754
    • 提供者:刘鸿博
  1. Iteration-fractal

    0下载:
  2. 用matlab实现迭代与分形,其中有一案例以及所用代码和最终结果。-Iteration fractal using matlab code and the final results of a case and.
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:19582
    • 提供者:李小宇
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com