CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 极值法

搜索资源列表

  1. GOLD

    0下载:
  2. 机械优化设计中,一维搜索方法,针对单峰函数,利用进退法求收敛区间,采用黄金分割法求极值-Optimization of Mechanical Design, one-dimensional search method, for single-peak function, the use of advance and retreat method convergence interval, using golden section method for extremal
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:984
    • 提供者:宋佳
  1. mathematicalprogrammingcode

    0下载:
  2. 它包含了数学规划、线性规划、一元函数极值、多元函数极值拟牛顿法、多元函数极值、单纯形搜索法、非线性规划的代码-It contains matlab code of mathematical programming, linear programming, unary function, extreme value, multi-function extremum quasi-Newton method, multi-function extremum, simplex method, nonli
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:22630
    • 提供者:温娟
  1. minGETDPRPWP3

    0下载:
  2. 共轭梯度法prp结合wolfe-powell搜索求解函数的极值,在之前必须准备好相应的程序-Conjugate gradient method the prp combined wolfe-powell search for solving the extreme value of the function must be ready before the corresponding program
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:847
    • 提供者:
  1. jinxiong2012.7.4

    0下载:
  2. 本函数运用黄金分割法搜索一维函数的极值,在本函数之前先要调用编写好进退法函数确定初始区间。-This function is the use of the golden section method to search for a one-dimensional function extremum, this function before the first call to write a good advance and retreat method function to determin
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:4340
    • 提供者:
  1. Constrained-optimization-problems

    0下载:
  2. 约束优化问题,包含 用Rosen梯度投影法求解约束多维函数的极值 用外点罚函数法求解线性等式约束多维函数的极值 用外点罚函数法求解一般等式约束多维函数的极值 用内点罚函数法求解约束多维函数的极值 用混合罚函数法求解约束多维函数的极值 用混合罚函数加速法求解约束多维函数的极值 用乘子法求解约束多维函数的极值 用坐标轮换法求解约束多维函数的极值 用复合形法求解约束多维函数的极值 -Constrained optimization problems contai
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:4450
    • 提供者:张然
  1. multidimensional-extremum-problems

    1下载:
  2. 无约束多维极值问题,包含 用模式搜索法求解多维函数的极值 用Rosenbrock法求解多维函数的极值 用单纯形搜索法求解多维函数的极值 用Powell法求解多维函数的极值 用最速下降法求解多维函数的极值 用共轭梯度法求解多维函数的极 用牛顿法求解多维函数的极值 用修正牛顿法求解多维函数的极值 用DFP法求解多维函数的极值 用BFGS法求解多维函数的极值 用信赖域法求解多维函数的极值 用显式最速下降法求正定二次函数的极值 -Unconstrain
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:6433
    • 提供者:张然
  1. fmin

    0下载:
  2. 用 matlab 求一维函数的极小值。包括黄金分割法 三次插值法求极值,带迭代计数器-Seeking a minimum of a one-dimensional function using matlab. The three interpolation extremum with the iteration counter
  3. 所属分类:Other systems

    • 发布日期:2017-10-31
    • 文件大小:1094
    • 提供者:刘锋伟
  1. matlab

    1下载:
  2. 绘制圆柱面x^2+y^2=1,y^2+z^2=1,z^2+x^2=1相交图形 画理论计算出的最速落径(虚线表示) 多元函数求极值法模拟最速降线 二次函数 f(x)=4x(1-x) 的迭代密度分布图 二次函数f(x)=ax(1-x) 迭代蛛网图 -Draw a cylindrical surface x ^ 2+y ^ 2 = 1, y ^ 2+z ^ 2 = 1, z ^ 2+x ^ 2 = 1 intersects graphics painting theoretical calculat
  3. 所属分类:Other systems

    • 发布日期:2017-11-02
    • 文件大小:1689
    • 提供者:王虎
  1. 1

    1下载:
  2. 最速下降法求非线性无约束最优化(函数极值)问题-The steepest descent method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

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

    0下载:
  2. FR共轭梯度法求非线性无约束最优化(函数极值)问题-FR conjugate gradient method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

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

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

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

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

    • 发布日期:2017-11-07
    • 文件大小:3340
    • 提供者:wwe
  1. 5-2

    0下载:
  2. 最速下降法求极值的vb源程序,优化课上的作业-sad df
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:885
    • 提供者:看上的
  1. minHJ

    0下载:
  2. 黄金分割法一维求极值.自己编写。调用方式,输入函数,和初始值,和精度。开始一维搜索-One-dimensional golden section method for extreme. Their preparation. Calls, input function, and the initial value, and accuracy. Start a one-dimensional search
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:521
    • 提供者:Lin
  1. interior-point-method-

    0下载:
  2. 程序为内点法,用来求解具有不等式约束条件的目标函数极值,用C开发的程序。-Program for the interior point method for solving the objective function extremum with inequality constraints, a program developed by C.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1108
    • 提供者:wang
  1. minBFGS

    0下载:
  2. 用BFGS法求解多维函数的极值 function [x,minf]=minBFGS(f,x0,var,eps) 目标函数:f 初始点:x0 自变量向量:var 精度:eps 目标函数取最小值时的自变量值:x 目标函数的最小值:minf- By BFGS method for solving the multi-dimensional function of the extreme value function [x, minf] = minBFGS (
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1216
    • 提供者:Bill
  1. 第7章 无约束多维极值问题

    1下载:
  2. 无约束多维极值算法 共轭梯度法 用共轭梯度法求解多维函数的极值(Unconstrained multidimensional extreme value algorithm; conjugate gradient method)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:蓝羽鸟
  1. HJ

    0下载:
  2. 最优化极值搜索中用黄金分割法求解一维函数的极值,算法简单希望采纳(Optimization extremum search, the golden section method to solve the extremum of one-dimensional function, the algorithm is simple, hope to adopt)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:12288
    • 提供者:yljylj
  1. 黄金分割法

    0下载:
  2. 用黄金分割法求任一函数的极值,包括进退法子程序,黄金分割法子程序,及函数子程序(Use the golden section method to find the extreme value of any function)
  3. 所属分类:其他

  1. titled7

    0下载:
  2. 用拉格朗日法算极值,其中公式参数可自行修改,包括约束条件也可自行修改(Extreme value of Lagrange method)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:dr3088
« 12 »
搜珍网 www.dssz.com