CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Newton code

搜索资源列表

  1. Newton-lagrange

    1下载:
  2. 牛顿-拉格朗日插值法C++源代码,最新修改的通码,网友可以-Newton-Lagrange interpolation C source code, the latest revision of immigration code, net surfers can s
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:文理
  1. Variable_Metric_Metho_DFP.rar

    1下载:
  2. 拟牛顿法(变尺度法)DFP算法的c/c++源码.变尺度法的源程序,用于优化中的非线性规划,效果还可以的,Quasi-Newton method [DFP] DFP algorithm c/c++ source code. DFP source for the optimization of nonlinear programming, the effect can also be the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2.37kb
    • 提供者:lrc
  1. Newton-Raphson

    0下载:
  2. Newton-Raphsond 算法的源程序,对于要用牛顿法的来说很中重要的,程序注释很仔细,方便阅读-Newton-Raphsond algorithm source code, for use in Newton-Raphsons method is very important, the program notes very carefully, easy to read
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:83.05kb
    • 提供者:秦德成
  1. niudundiedai

    0下载:
  2. vc6.0,牛顿迭代法的源代码,数值分析-vc6.0, Newton iteration of the source code, numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:8.27kb
    • 提供者:minminjiang
  1. Newton

    0下载:
  2. 计算方法迭代法和牛顿法算法实验代码!迭代法与牛顿法计算的代码!-Iterative calculation method and Newton method algorithm experimental code! Newton iteration method with the code!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:725.13kb
    • 提供者:yubo382071152
  1. STRSCNE

    0下载:
  2. 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4.73kb
    • 提供者:muxihan
  1. math

    0下载:
  2. 高斯 牛顿 雅克比 三个人的方法解方程 源代码完整 可编译-Gauss-Newton Jacobian method to solve the equations of the three individuals complete source code can be compiled
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:619.82kb
    • 提供者:kyo
  1. Newton

    0下载:
  2. 数值计算中求解最优化问题时 针对无约束优化问题的牛顿法求解算法代码-Solving numerical optimization problems in the unconstrained optimization problem for the Newton algorithm code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1.57kb
    • 提供者:肖敏
  1. Newton-interpolation-algorithm_Caswf

    0下载:
  2. 牛顿插值算法,C程序源码,同时包含Flash制作的算法动态演示swf文件,可直观演示差值算法的执行过程。-Numerical algorithm,Newton interpolation algorithm, C source code and flash Dynamic demonstration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:15.67kb
    • 提供者:冯亮
  1. 10-algorithm-C-language-source-code

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格-10 algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:7.27kb
    • 提供者:方琪
  1. Newton

    0下载:
  2. 数值分析,即计算方法中的牛顿下山法源代码。-Numerical analysis, the calculation method of the Newton downhill method source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:252.44kb
    • 提供者:ChengXYY
  1. Dns-code

    2下载:
  2. 牛顿 非牛顿流体数值模拟源代码,对粘弹性流体湍流减阻进行分析-Newton non-Newtonian fluid numerical simulation of the source code, to analyze the viscoelastic fluid turbulent drag reduction
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:10.13kb
    • 提供者:
  1. Newton

    0下载:
  2. 用VC6.0编的一个牛顿迭代法源代码,根据牛顿迭代法公式编写,结果正确。-Source code compiled with VC6.0 a Newton iteration method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:226.05kb
    • 提供者:张涵
  1. newton-Interpolation

    0下载:
  2. 数值计算基础牛顿插值法c语言源代码,有运行截图-The numerical calculation basis of Newton interpolation c language source code, run shot
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:63.73kb
    • 提供者:liushuang
  1. Non_mon-Newton

    2下载:
  2. 最优化算法中的使用非单调线搜索求步长的拟牛顿算法的源码,matlab编程实现,希望对大家有用-The use of non-monotonic line optimization algorithm to search seeking step quasi-Newton algorithm source code, Matlab programming, and hope to be useful
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:806byte
    • 提供者:haoyunhe
  1. Newton

    0下载:
  2. 对牛顿公式进行代码化,使其可以执行一组数字的插值算法,可以输出y值!-Newton formula code, so that it can perform a set of digital interpolation algorithm, can output y value!
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:634byte
    • 提供者:李强
  1. matlab-code

    0下载:
  2. 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradi
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3.58kb
    • 提供者:陈亮
  1. Newton

    0下载:
  2. 本代码是自己编写的牛顿迭代计算方法,采用VC6.0,可直接运行-This code is written in Newton' s own calculations, using VC6.0, can be directly run
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:249.2kb
    • 提供者:甘德英
  1. Newton-2

    0下载:
  2. Newton法解方程组的实验报告,文档里包含了完整的c语言实现代码-Newton method for solving equations of the lab report, the document contains a complete c language code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:8.97kb
    • 提供者:
  1. Newton---3

    0下载:
  2. Newton 均差插值多项式 用c语言实现的实验报告,里面包含了完整c语言代码-Newton mean difference interpolation polynomial using c language lab report, which contains a complete c language code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7.11kb
    • 提供者:
« 12 3 4 5 »
搜珍网 www.dssz.com