CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - newton method

搜索资源列表

  1. niudunfa

    0下载:
  2. 计算方法实验,通过编程实现埃特金加速法,一般迭代法,牛顿法的收敛次数的计算-calculated experiment, Programming Aitken acceleration method, the general iterative method, the convergence of Newton's method of calculating the number of
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1312
    • 提供者:fisherman
  1. Newtonandyangtiao

    0下载:
  2. 计算方法牛顿插值和样条插值,不足之处,望指出-Newton's method and spline interpolation, inadequate, Wang said
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2129
    • 提供者:吴雄芝
  1. 用拟牛顿法解非线性方程组

    0下载:
  2. 用拟牛顿法解非线性方程组-with quasi-Newton method for solving nonlinear equations
  3. 所属分类:C#编程

    • 发布日期:2014-01-20
    • 文件大小:3177
    • 提供者:彭文
  1. newton 采用牛顿法实现简单的无约束的最优化问题

    0下载:
  2. 采用牛顿法实现简单的无约束的最优化问题,本程序实现简单的计算,计算无约束最优化问题的最优解-Using Newton' s method to achieve a simple optimization problem without constraints
  3. 所属分类:C#编程

    • 发布日期:2017-03-22
    • 文件大小:2125
    • 提供者:赵皮皮
  1. jisuanfangfa

    0下载:
  2. 显示方法埃特肯改进欧拉法牛顿迭代分段线性插值-Display method to improve Aite Ken Newton Euler piecewise linear interpolation, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1063158
    • 提供者:
  1. nd

    0下载:
  2. 在CCS环境下,用C语言编写用牛顿迭代法解非齐次线性方程组(在此为3个方程)的代码。-In the CCS environment, using C language solution using Newton' s iterative method of non-homogeneous linear equations (in this case 3 equation) code.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:424621
    • 提供者:黄敏
  1. OptimizationSample2

    0下载:
  2. Dichotomy method and Newton s method
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:18102
    • 提供者:ariadna0
  1. OptimizationSample

    0下载:
  2. Newton s method and gradient method
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:48084
    • 提供者:ariadna0
  1. Optimization3

    0下载:
  2. secant method and Newton-Lagrange method
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:15543
    • 提供者:ariadna0
  1. newton

    0下载:
  2. 基于VC++ 程序主要实现 牛顿运动法、牛顿法图解方程-VC++ program based on the main realization of Newton' s method, Newton diagram equation
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:36764
    • 提供者:wangyue
  1. NLmethod

    0下载:
  2. 实用的牛顿拉夫逊法,速度比较快,算法清晰易懂-Practical Newton Raphson method, the faster, the algorithm is clear and easy to understand
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:591666
    • 提供者:AndyLau
  1. Gauss

    0下载:
  2. 列组消元法解线性方程组,牛顿最速下山法解非线性方程组-Column group elimination method for solving linear equations, Newton' s steepest descent method for solving nonlinear equations
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:1585
    • 提供者:mifeng
  1. BFGSTest

    0下载:
  2. 拟牛顿法BFGS; 非线性无约束最优化; C#编程-Quasi-Newton method BFGS nonlinear unconstrained optimization C# Programming
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:38853
    • 提供者:zhanglee
  1. cubic-function

    0下载:
  2. 用牛顿迭代法编写二次函数 用牛顿迭代法编写二次函数-Write the quadratic function by the Newton iteration method
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:76676
    • 提供者:张文瑞
  1. tidu

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate Gradient Method (Conjugate Gradient) is between the steepest descent method between a law an
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1096
    • 提供者:cheng
  1. lab4

    0下载:
  2. 用多维Newton迭代法求解非线性方程组-Solving nonlinear equations with multi-dimensional Newton iterative method
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:860
    • 提供者:王子壮
  1. cSharpmatlabtaskcal

    0下载:
  2. 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerica
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:331563
    • 提供者:k
  1. cpp

    0下载:
  2. 最速下降/牛顿法 armijo线性搜索 比较 F(x)=x2+2x2-ln(x1x2-1) 迭代次数、步长 精度ε=0.1 σ1=0.4 ρ=0.5-Steepest descent/Newton method armijo linear search compare F (x) = x2+ 2x2-ln (x1x2-1) iterations, step length Precision ε = 0.1 σ1 = 0.4 ρ = 0.5
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:211848
    • 提供者:戴雨航
  1. chaoliujisuan

    0下载:
  2. 本程序采用牛顿-拉夫讯法对一个五节点电力系统进行潮流计算-This procedure by using a method of Newton- Ralph- this program USES five nodes in power system for power flow calculation method of Newton- Ralph- a five node power system flow calculation
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:8540
    • 提供者:徐雷
  1. newton.c

    0下载:
  2. 牛顿法C语言编程程序, 牛顿法C语言编程程序,-Newton method C language programming,Newton method C language programming,
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:361192
    • 提供者:邓磊
« 12 »
搜珍网 www.dssz.com