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

搜索资源列表

  1. C1

    0下载:
  2. Newton Methom 迭代4次,精度达到了7.977e-12,程序执行时间<0.01s在知道解的大致值的情况下,Newton Methom是相当好的解法-Newton Methom iteration 4 times the accuracy of 7.977e-12, program execution time <0.01s in the know the approximate value solution circumstances, Newton Methom i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1207
    • 提供者:曾晖
  1. newton

    1下载:
  2. 用fortran编写的牛顿迭代法的源程序-Fortran prepared by Newton iteration of the source
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3966
    • 提供者:张家乡
  1. ExpressTest

    0下载:
  2. 设计了表达式解析和计算类(通过递归迭代和抽象类的方法),并利用DataGridTab地应用演示(在输入窗口中输入“x=1 y=2 z=3 w=x+y*2.9-z”) -Design analysis and calculation of the expression of type (through recursive iteration and abstract class methods), and the use of application DataGridTab demonstra
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:32714
    • 提供者:sai
  1. NewtonIterationMethod

    0下载:
  2. 通过使用Newton迭代法求解方程 并分析它的解法收敛性; 牛顿迭代法是比较适合用计算机来计算。 -Through the use of Newton iteration method for solving equations and analyze the convergence of its solution Newton iteration is more suitable for the computer to calculate.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:11881
    • 提供者:xulin
  1. NewtonSorMethod

    0下载:
  2. 通过牛顿-SOR迭代法求解线性方程 不同的迭代因子有不同的迭代效率,从0至2迭代次数先减少后增加,在1.2附近迭代次数最少,而在0和2 附近次数最多。-Through the Newton-SOR iterative method for solving linear equations iterative different factors have different iteration efficiency, from 0-2 to reduce the number of itera
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:5194
    • 提供者:xulin
  1. 20084

    0下载:
  2. 数值分析的C语言程序, 牛顿迭代法。-Numerical Analysis of the C language program, Newton iteration.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2568
    • 提供者:预告吧
  1. equation

    0下载:
  2. 求解方程根的函数和一些微分方程迭代的函数,包括:求实系数代数方程全部根的牛顿-下山法,全区间积分的定步长龙格-库塔法,积分一步的变步长龙格-库塔法,积分一步的变步长基尔方法,求实系数代数方程全部根的qr方法-Solving the root of the function equations and some differential equations iteration function, including: realistic coefficient algebraic equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:4228
    • 提供者:chen changqing
  1. Jacobi

    0下载:
  2. 雅克比迭代:线性代数方程组的迭代法与直接方法不同,他不能通过有限次的算术运算球的方程组的精确解,而是通过迭代逐步逼近他。该法是求解具有大型系数系数矩阵的线性方程组的重要方法之一。-Jacobian iteration: linear algebraic equations of the iteration method and direct way, he can not be limited times arithmetic equations ball exact solution, but
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:864
    • 提供者:klb
  1. xianjian

    0下载:
  2. 高斯赛德尔、雅克比、超松弛迭代迭的程序代码-High斯赛德尔, Jacobian, ultra-relaxation iteration of the program code Diego
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3218
    • 提供者:黄善敏
  1. Newton

    0下载:
  2. 牛顿计算方法,解非线性方程f(x)=0牛顿方法是一种将非线性函数线性化的方法。 牛顿迭代法求方程的一个实根 -Newton s method of calculating solution of nonlinear equations f (x) = 0 Newton method is a nonlinear function linearization method. Newton iteration equation for a real roots
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:279705
    • 提供者:xi
  1. netowdiedai

    0下载:
  2. \计算方法 程序\牛顿迭代法实现-Method of calculation procedures for the realization of Newton iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:6348
    • 提供者:jc
  1. Jacobi2

    0下载:
  2. 本程序是 用 Jacobi 迭代法解方程组矩阵应 ,短小精干,可以一试 -This procedure is the Jacobi iteration matrix solution of equations should be, short and lean, you can try
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1889
    • 提供者:weiwei
  1. diedai

    0下载:
  2. 计算方法的迭代法的实现,有需要的人可以下载-Iteration method of calculation of the realization of those in need can be downloaded
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1454
    • 提供者:whom
  1. Jacobi

    0下载:
  2. 这是数值计算的有关jacobi迭代法的源程序,有需要的人可以下载-This is the numerical calculation of the jacobi iteration method of source, those in need can be downloaded
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:954
    • 提供者:whom
  1. GA

    0下载:
  2. 遗传算法源程序,用来优化复杂函数,多次迭代求解最大值。-Genetic algorithm source code for the optimization of complex functions, many times the maximum iteration.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3994
    • 提供者:liuhua
  1. Chap01

    0下载:
  2. 常用的一些数值算法。有二分法,牛顿迭代法,拉格朗日法等等,是数值分析常备算法。-Some commonly used numerical algorithm. There dichotomy, Newton iteration, Lagrangian, etc., is a numerical analysis algorithm standing.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:42015
    • 提供者:kt
  1. SEIDEL

    0下载:
  2. 本程序实现了矩阵计算中的高斯——赛德尔迭代法,是速度比较快啊-This procedure achieved a matrix calculation of the Gauss- Seidel iteration method is the speed comparison快啊
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:9127
    • 提供者:bringer
  1. maitricLUdistribution

    0下载:
  2. 这是一种牛顿迭代算法,用于计算曲线的近似估计,使用非常方便,只需将程序稍微修改以适应自己的需要即可。-This is a Newton iteration algorithm used to calculate the approximate curve is estimated that the use of very convenient, just a slight modification to the procedure in order to adapt to their own n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2082
    • 提供者:zhaozhenkun
  1. sample9

    0下载:
  2. 绘制互相关信号,采用权向量和迭代次数求滤波器系数.-Drawing cross-correlation signal, weight vector and the iteration number for filter coefficients.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:ladan
  1. Jacobi

    0下载:
  2. 该函数文件是通过雅克比迭代格式求解线性方程的近似解-The function file is the format adopted for solving Jacobian iteration of the approximate solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1080
    • 提供者:rock
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com