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

搜索资源列表

  1. jacobbi

    0下载:
  2. 雅克比迭代代码,用于迭代求解方程组。迭代一定次数后可求出方程组的近似解,可自由规定精度。-Jacobi iteration code for the iterative solution of equations. After a certain number of iterations of equations can be derived approximate solution can be free to provide accuracy.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:648
    • 提供者:宋全
  1. ninewton

    0下载:
  2. 牛顿迭代法求解线性方程,其收敛阶数为1次-newton iteration for liear equation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:930
    • 提供者:wiky
  1. Jacobidiedai

    0下载:
  2. 用雅克比迭代法解下列方程组 10x1-x2+2x3=-11 8x2-x3+3x4=-11 2x1-x2+10x3=6 -x1+3x2-x3+11x4=25-Jacobi iterative method with the solution of the following equations 10x1-x2+2 x3 =- 11 8x2-x3+3 x4 =- 11 2x1-x2+10 x3 = 6-x1+3 x2-x3+11 x4 = 25
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:612243
    • 提供者:wq
  1. MATLAB

    1下载:
  2. 这个是逐步搜索法的MATLAB主程序,牛顿法,不动点迭代法-This is a step by step search method MATLAB main program, compiled his free time, by running the verification.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1599
    • 提供者:李星
  1. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
  3. 所属分类:matlab

    • 发布日期:2016-06-04
    • 文件大小:5791
    • 提供者:陈永恒
  1. Jacobi

    0下载:
  2. 雅可比(Jacobi)迭代算法的C++实现,供研究设计使用-Jacobi (Jacobi) iteration algorithm for C++ implementation for research designed to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:321111
    • 提供者:
  1. Rd_iteration

    0下载:
  2. 限失真函数的迭代算法,完成限失真函数的R(d)的迭代计算,并画出R(d)函数曲线-the iteration algorithm of R(d)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:710
    • 提供者:lili
  1. xianxingfangchengzu

    0下载:
  2. 本程序为求解线性方程组的迭代方法,包含雅可比迭代法、高斯-赛德尔迭代法和SOR方法-The procedure for solving linear equations iterative methods, including Jacobi' s iterative method, Gauss- Seidel iteration method and SOR methods
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1256
    • 提供者:源治
  1. LM

    0下载:
  2. Levenberg-Marqardt最优迭代算法-Levenberg-Marqardt optimal iterative algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:966
    • 提供者:empty
  1. 20102954620

    0下载:
  2. 图像分割迭代、峰谷、半阈值算法,该算法质量高,效果好!请大家下载-Image segmentation iteration, peak and valley, half-threshold algorithm for high quality, good effect! Please download
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2032754
    • 提供者:wangbin
  1. jacobi

    0下载:
  2. 行交差划分方式下 MPI 实现雅可比迭代算法-Line mode MPI cross into the Jacobi iterative algorithm to achieve
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2580
    • 提供者:liuqiang
  1. Jacobi-iterative

    0下载:
  2. 广义Jacobi迭代算法,计算广义特征值问题。-Generalized Jacobi iterative algorithm to calculate the generalized eigenvalue problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1287
    • 提供者:Nohestant
  1. AMSS

    0下载:
  2. 为了提高布匹瑕疵图像的滤波效果,针对检测过程中图像易受到多种混合噪声污染的特点,提出一种基于多尺度迭 代思想以改进AMSS 算子。将偏微分方程中的AMSS 方程以有限差分的形式离散化,依据量化尺度参数t 和尺度步长Δt ,采 用小尺度步长对污染图像进行多次迭代滤波。针对改进AMSS 算子的滤波结果,介绍了一种采用水平线算法进行效果分析 的新方法。实验结果表明,和其他算法相比,该滤波算法在滤除受未知混合噪声污染图像干扰的同时,能够更好地保留边缘 信息,从而达到更理想的平滑效果。-F
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1107575
    • 提供者:广隶
  1. plane_9_bar_truss

    2下载:
  2. 本程序主要是针对一九杆结构进行的动力学分析,用newmark法,威尔逊法,状态空间法,子空间迭代法等求解了结构动态响应,并给出了图像显示-This program is mainly aimed at the structure of the 19 dynamic analysis, using newmark method, Wilson law, the state space method, subspace iteration method for solving the structu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2494
    • 提供者:张波
  1. 123

    0下载:
  2. Matlab在分形模拟上的一些应用!根据程序中迭代的选取,将分形模拟分为确定迭代法和随机迭代法。-Fractal Simulation on Matlab in some applications! According to the procedure in the iterative selection fractal simulation is divided into established and the random iteration method iterative method.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:2158
    • 提供者:laopu
  1. magsint2

    0下载:
  2. 用简单迭代法求非线性方程f(x)=0有根区间[a,b]中的一个根 maiter 用途:用定步长高斯就积公式求函数的积分 magsint-w
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1216
    • 提供者:wangsizhao
  1. detection.algorithm.of.Turbo_BLAST

    0下载:
  2. 介绍MIMO系统中的检测算法,重点是迭代检测的原理。MIMO是下一代无线通信的关键技术之一。-MIMO system introduced detection algorithm, with emphasis on the principle of iterative testing. MIMO is the key to next-generation wireless communications technologies.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:819224
    • 提供者:王洪翔
  1. turbo

    1下载:
  2. 基于c++的Turbo编译码程序,清晰展示了Turbo迭代算法的优越性,其中包括Turbo编码程序、LOG_MAP译码算法以及SISO译码算法。-The Turbo encoding and decoding process based on C++ , clearly shows the superiority of Turbo iterative algorithm, including the Turbo coding process, LOG_MAP and SISO decodin
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:312258
    • 提供者:李霞
  1. newton2

    0下载:
  2. 非线性方程组的牛顿迭代方法与非线性方程解法类似,也是求解非线性方程组的常用方法。-Nonlinear equations of the Newton iteration method and nonlinear equations similar to solving nonlinear equations is a common method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:712
    • 提供者:jiaoyuwei
  1. Broyden

    0下载:
  2. 拟牛顿迭代法是相对比较新的一种方法,克服了牛顿迭代需要求导数和求逆的缺点.-Newton iterative method is a relatively new method of Newton shall be required to overcome the derivative and inverse shortcomings.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1039
    • 提供者:jiaoyuwei
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com