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

搜索资源列表

  1. 惩罚函数法

    0下载:
  2. ④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)- output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (to run)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13.24kb
    • 提供者:洪男
  1. 12

    0下载:
  2. 牛顿迭代法求非线性方程的一个实根 /** 牛顿迭代法求方程的一个实根 牛顿公式:x(k 1) = x(k) - f(x(k)) / f (x(k)) 迭代函数:Ф(x) = x - f(x) / f (x) 属性:方程求根迭代法 此时的迭代函数必须保证X(k)有极限,即迭代收敛。-牛顿迭代法求非线性方程的一个实根 /** 牛顿迭代法求方程的一个实根 牛顿公式:x(k 1) = x(k)- f(x(k))/f (x
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:21kb
    • 提供者:fei jing ming
  1. diedai

    0下载:
  2. 这是一个牛顿迭代函数 最后会输出牛顿迭代的结果 -this is a function of newton diedai the result is a number
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:786byte
    • 提供者:River
  1. fract

    0下载:
  2. 内容包括分形图的递归算法、文法构图算法、迭代函数系统算法、逃逸时间算法、分形演化算法,以及分形图的放大、分形图的动画、分形图的立体化和利用分形算法实现自然景物的模拟等内容。 -Fractal images include the recursive algorithm, grammar, composition algorithm, iterated function system algorithm, escape time algorithm, fractal evolution alg
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-31
    • 文件大小:13.06mb
    • 提供者:王陆军
  1. Lagrange_interpolation_function

    0下载:
  2. 拉格朗日插值迭代函数,可实现拉格朗日插值计算。-Lagrange interpolation iterative function, Lagrange interpolation can be realized
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:5.98kb
    • 提供者:陈明
  1. Newtons_forward_interpolation_function

    0下载:
  2. 牛顿前插迭代函数,即实现牛顿前插迭代函数前插计算插值点的值-Newton s_forward_interpolation_function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:6.08kb
    • 提供者:陈明
  1. Rd_iteration

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

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

    0下载:
  2. VC二维迭代函数系统分形经典代码VC two-dimensional iterated function system fractal classic code-VC two-dimensional iterated function system fractal classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:48.74kb
    • 提供者:ciq
  1. Twodimensional.IFS.Fractal.Graphics

    0下载:
  2. 二维IFS迭代函数系统分形绘图Two-dimensional IFS IFS Fractal Graphics -Two-dimensional IFS IFS Fractal Graphics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:23.68kb
    • 提供者:dd
  1. 1_IFS

    0下载:
  2. 给出了用迭代函数系统生成分形树的源代码程序-In this paper, a iterative function system redraw fractal tree program source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:417.46kb
    • 提供者:alice
  1. FractalTree

    0下载:
  2. 这是在三维空间中用迭代函数系统生成带树叶的三维树木程序-This is used in the three dimensional space iterative function system generates three-dimensional trees with leaves program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:363.96kb
    • 提供者:alice
  1. Tdiedaiih

    0下载:
  2. 这是一个牛顿迭代函数最后会输输出牛顿迭代的结果 -This is the result of a Newton iteration function eventually lost output Newton iteration
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:843byte
    • 提供者:decents
  1. Desktop

    0下载:
  2. 用松弛迭代计算函数,包含三种松弛迭代方法。(The relaxation iteration is used to compute the function, including three relaxation iterative methods.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:5kb
    • 提供者:微型
  1. Main_boost_i

    0下载:
  2. 实现boost电流和电压的迭代映射函数程序,可操作性较高(An iterative mapping function program to realize boost current and voltage is highly operable)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:yanyingyoudu
  1. diedaifa

    0下载:
  2. 牛顿迭代法(Newton's method)又称为牛顿-拉夫逊(拉弗森)方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式,因此求精确根非常困难,甚至不可能,从而寻找方程的近似根就显得特别重要。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根。牛顿迭代法是求方程根的重要方法之一,其最大优点是在方程f(x) = 0的单根附近具有平方收敛,而且该法还可以用来求方程的重根、复根,此时线性收敛
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:25kb
    • 提供者:xzt
  1. C语言迭代法详细讲解

    0下载:
  2. C语言迭代法举例讲解和递归法举例讲解.对于学完C语言函数后,详细了解函数迭代法和 递归法解决一些问题.(C language iterations are illustrated with examples and examples of recursion. After learning the function of the C language, the function iteration and the function iteration are detailed. Recurs
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:12kb
    • 提供者:herbertz
  1. 3.0

    0下载:
  2. 画出函数y=ux(1-x)迭代一千次的图像,图像说明了迭代的收敛和发散性(The image is iterated one thousand times by the function y=ux (1-x). The image shows the convergence and divergence of the iteration.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:548kb
    • 提供者:johnoi
  1. Q函数

    0下载:
  2. 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 fmincon命令的一般参数形式为fmincon(‘fun’,x0,A,b,Aeq,beq,lb,ub,’nonlinearcondition’),其中各个参数含义如下: fun??? 目标函数(以求最小值为目标函数) x0???? 最优解迭代的初始值 A,b ???线性约束不等式A*x<= b Aeq,beq??? 线性约束等式Aeq*x =beq lb,ub?? 自变量的上下界 nonlinearco
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:77kb
    • 提供者:未蓝将蓝
  1. 5线性方程组的迭代解法—Jacobi迭代法

    0下载:
  2. 使用matlab编写了Jacobi迭代法的函数,并通过例子进行了验证。(The function of Jacobi iteration method is written by MATLAB, and is verified by an example.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:24kb
    • 提供者:jeff1130
  1. Aitken迭代法

    0下载:
  2. 先确定方程 的一个收敛的有根区间[a,b], 然后用不动点迭代法在此有根区间的近似根,初值 自己确定,要求根精确到 ,再比较用二分法的二分次数、不动点迭代法、Aitken迭代加速法的迭代次数. (要求:使用函数式文件调用)(First determine a convergence of the equation with the root interval [a, b], and then use the fixed point iteration method to have the app
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1.03mb
    • 提供者:王小稻
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com