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

搜索资源列表

  1. nNewton

    1下载:
  2. 该程序代码为阻尼牛顿法matlab源代码,其特点有:简单易读,适于做优化。-code for the damping Newton Matlab source code, its characteristics are : simple accessibility, suitable for making optimization.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.15kb
    • 提供者:youzi08
  1. newton 采用牛顿法实现简单的无约束的最优化问题

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

    • 发布日期:2017-03-23
    • 文件大小:2.08kb
    • 提供者:赵皮皮
  1. nr14

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

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

    1下载:
  2. VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3.04mb
    • 提供者:李湖
  1. ICA_with_Reference

    0下载:
  2. We present the technique of the ICA with Reference (ICA-R) to extract an interesting subset of independent sources from their linear mixtures when some a priori information of the sources are available in the form of rough templates (references). T
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-24
    • 文件大小:381.75kb
    • 提供者:ma ming
  1. excel_in_civil_egineering

    1下载:
  2. 工量预测.xls 截面扭转特性.xls 截面特性一.xls 截面特性二.xls 最优化问题.xls 最值问题.xls 牛顿法解方程.xls 矩阵运算.xls 线性拟合.xls 解线性方程组.xls 解线性方程组(二).xls 辛普森法积分.xls 频率与振型求解.xls 双变量模拟运算.xls 多元线性回归.xls 多项式拟合.xls 实例1.xls 实例2.xls 实例3.xls
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:112.26kb
    • 提供者:张力
  1. ndf

    0下载:
  2. 用牛顿法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-Newton method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1.56kb
    • 提供者:张帆
  1. Newton

    0下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1.03kb
    • 提供者:zhuyuanli
  1. niniudun

    0下载:
  2. 无约束最优化当中经典的拟牛顿法matlab程序-Unconstrained optimization among classical quasi-Newton method matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:3.04kb
    • 提供者:wang
  1. neuralmpc1

    0下载:
  2. Neural Predictive Control using Quasi Newton Optimization
  3. 所属分类:其他小程序

    • 发布日期:2014-03-13
    • 文件大小:5.32kb
    • 提供者:trio
  1. neuralmpc2

    0下载:
  2. Neural Predictive Control using Levenberg Marquard Optimization (Newton Method)
  3. 所属分类:其他小程序

    • 发布日期:2014-03-13
    • 文件大小:5.07kb
    • 提供者:trio
  1. zuiyouhuasuanfa

    1下载:
  2. 包括牛顿法,阻尼牛顿法,变尺度算法,最速下降法的优化算法程序。-Newton' s method, damped Newton method, variable metric algorithm, the steepest descent method optimization algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:819.22kb
    • 提供者:baoxiangyu
  1. secret

    0下载:
  2. 基于matlab牛顿-拉夫逊 无功补偿优化设计-Newton- Ralph reactive power compensation optimization design
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:211.79kb
    • 提供者:马乐
  1. 3

    0下载:
  2. BFGS拟牛顿法求非线性无约束最优化(函数极值)问题-BFGS quasi-Newton method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3.32kb
    • 提供者:wwe
  1. 5

    0下载:
  2. DFP拟牛顿法求解非线性无约束最优化问题(函数极值)-DFP quasi-Newton method for solving nonlinear constrained optimization problem (function extremum)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3.26kb
    • 提供者:wwe
  1. Quasi-Newton-method

    0下载:
  2. 最优化算法中的拟牛顿法,是一种非线性算法问题-Optimization algorithm quasi-Newton method, is a nonlinear algorithm problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:3.04kb
    • 提供者:haohaiqiang
  1. nemune-newton

    0下载:
  2. this optimization codes-this is optimization codes
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:809byte
    • 提供者:mehdi fathi
  1. Newton

    1下载:
  2. 多维牛顿法,适合于研究生课程最优化方法,是一种基于matlab的仿真算例-Multidimensional Newton method is suitable for postgraduate optimization method is a matlab simulation example
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:CHEN
  1. Newton1 Newton2 Newton1 in dim1

    0下载:
  2. Newton methode in dim 1 algorithm optimization
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:2kb
    • 提供者:math1
  1. 牛顿

    0下载:
  2. 牛顿迭代法是解非线性方程组比较经典的方法; 拟牛顿法是为了解决求Jacobi矩阵时带来的困难,现已成为解决非线性方程组和最优化问题的最有效方法之一。(The Newton iterative method is a classic method for solving nonlinear equations. The quasi Newton method is one of the most effective methods for solving the nonlinear equat
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:==楠==
« 12 »
搜珍网 www.dssz.com