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

搜索资源列表

  1. zuiyouhuashiyanbaogao

    5下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:82318
    • 提供者:ljw
  1. GaussNewton

    1下载:
  2. IIR实现自适应滤波,运用高斯-牛顿算法实现了真正的价值的数据。-IIR adaptive filters,Implements the Gauss-Newton algorithm for REAL valued data.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1601
    • 提供者:luochao
  1. QPSUBP

    0下载:
  2. 利用光滑牛顿法求解二次规划子问题,以下为代码-Smooth Newton method using quadratic programming sub-problems, the following code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1337
    • 提供者:蔡萃英
  1. LM

    0下载:
  2. LM算法的简要描述。LM算法是一种定位多变量函数最小值的迭代技术,是解决非线性最小二乘问题的基本技术之一。-The Levenberg-Marquardt(LM)algorithm is an iterative technique that locates the minimum of a multivariate function that is expressed as the sum of squares of non-linear real-valued functions[4
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:27648
    • 提供者:徐琼
  1. nanewton1

    1下载:
  2. 牛顿迭代法 若高阶非线性方程组: u ( x , y) = 0 v ( x , y) = 0 可以用迭代公式 -Newton iteration if the higher-order nonlinear equations: u (x, y) = 0v (x, y) = 0 can be used iterative formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1102
    • 提供者:
  1. NumericalAnalysis

    1下载:
  2. 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5521417
    • 提供者:Lynn
  1. newton1

    0下载:
  2. 用牛顿法解非线性方程,此程序为C++的,算法简洁明了-Newton method for solving nonlinear equations with
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:3944
    • 提供者:
  1. root-program-design-

    0下载:
  2. 基于牛顿迭代算法——拉尔夫根程序设计,这是我们导师要求我们做的一个练习,利用DSP实现的开放运算。要用最少的资源实现迭代开放算法。-Based on Newton s iteration algorithm- Ralph the root program design
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:7461
    • 提供者:刘far
  1. jizuobiaoniudunfa

    0下载:
  2. 本程序是极坐标牛顿法的潮流计算程序,程序编写考虑全面。-This program is polar Newton power flow calculation program, programming considered comprehensive.
  3. 所属分类:Applications

    • 发布日期:2017-04-08
    • 文件大小:232890
    • 提供者:宁宇
  1. square_root

    0下载:
  2. 单片机开平方的快速算法 比牛顿迭代法更加快速-Single-chip square root of the fast algorithm for more than Newton iteration Express
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1526
    • 提供者:谭仲书
  1. solve

    0下载:
  2. 用牛顿法解方程组,迭代法解方程组和求矩阵最大特征值-Newton Method with equations, iterative methods for solution of matrix equations and the largest eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2172
    • 提供者:张志敏
  1. newtonforNsqrt

    0下载:
  2. 牛顿法求N次方根,经典的数值分析方法,已测试运行无误-Newton' s Law of seeking N-th power roots, classical numerical analysis methods have been tested to run correctly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:8315
    • 提供者:赵永诚
  1. NdimensionNiNetwon

    4下载:
  2. 解n元非线性方程组的拟牛顿法的MATLAB程序-Solution of n-systems of nonlinear equations of quasi-Newton method of the MATLAB program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-26
    • 文件大小:4265
    • 提供者:冰冰
  1. sy

    1下载:
  2. 常用的插值方法,会应用它们求函数的近似表达式,并应用插值函数求函数在指定点的近似值。 Lagrange插值,Newton插值-Commonly used interpolation methods, the function will apply them to seek the approximate expression, and function evaluation function by using the interpolated approximation of the speci
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:44382
    • 提供者:apple
  1. DFP-algorithm

    0下载:
  2. 拟牛顿法(变尺度法)DFP算法。用C/C++语言实现了该算法。-The quasi-Newton method (DFP) DFP algorithm. With the C/C++ the algorithm language.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:6715
    • 提供者:刘平
  1. chazhi

    0下载:
  2. Matlab程序,包括lagrange、naspline和newton三种插值算法-Matlab program, including the lagrange, naspline and three newton interpolation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1476
    • 提供者:tmt
  1. lmz

    0下载:
  2. 里米兹算法的MATLAB源程序,其中交错点组的筛选运用了牛顿迭代法-Meads algorithm in MATLAB source code, which staggered the screening point group used the Newton iteration
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1716
    • 提供者:李雨涵
  1. nr14

    0下载:
  2. IEEE14节点潮流算法,牛顿法,考虑了节点顺序优化-IEEE14 node flow algorithm, Newton method, consider a node sequence optimization
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2098
    • 提供者:yexiaming
  1. fminlbfgs_version2

    1下载:
  2. 这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients. Supported: - Quasi Newton Broyden–Fletcher–Goldfarb–Shanno (BFGS). -
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-20
    • 文件大小:10044
    • 提供者:奕风
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:41587
    • 提供者:
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com