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

搜索资源列表

  1. global_mini

    0下载:
  2. 寻找函数的全局极小值,global minimization of contrast function with random restarts the data are assumed whitened (i.e. with identity covariance matrix). The output is such that Wopt*x are the independent sources.-Find function of the minimum value of the overa
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.47kb
    • 提供者:李国齐
  1. guangjinfenge

    0下载:
  2. 黄金分割搜索法的vc代码,有两个过程实现,分别是Golden和mnbrak,mnbrak利用黄金比率和二次插值确定函数的极小值点的所在区间,Golden用黄金分割法求一元函数的极小值。-Golden Section Search vc law code, there are two processes to achieve, and Golden were mnbrak. mnbrak golden ratio and use quadratic interpolation function t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.51kb
    • 提供者:wuyan
  1. newton

    1下载:
  2. 拟牛顿法求函数极小值,采用无约束变尺度法DFP
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.57kb
    • 提供者:陈宁
  1. DFP

    0下载:
  2. dfp变尺度法程序,用于求函数的无约束极小值点。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:224.21kb
    • 提供者:starsky302
  1. Steepest-decline

    0下载:
  2. 最速下降法是以负梯度方向作为下降方向的极小化算法,本程序用该方法求解n元正定二次函数的极小值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12.08kb
    • 提供者:文嘉俊
  1. two

    0下载:
  2. 二插法已知:F(x1,x2)=4*x1-x2的平方-12;求极小值,极小值点,迭代次数? 用复合形法求极值。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:禹路
  1. multifunctionvariablemetricmethod

    0下载:
  2. 解具有导数的多元函数的无约束极小值点或具有导数的非线性方程组的近似解-Solution with multi-function derivative of the unconstrained point or derivative of the nonlinear equations of the approximate solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:82kb
    • 提供者:张趋
  1. powcell

    0下载:
  2. 最优化理论与方法中,powcell极小值算法程序!-Optimization theory and methods, powcell algorithm for the minimum program!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:12.26kb
    • 提供者:齐翔宇
  1. huangjinfenge

    0下载:
  2. 用黄金分割法解决一元函数的极小值问题,优化设计作业-Golden section method used to resolve a dollar issue of the minimum function, and optimize the design of operating
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3.67kb
    • 提供者:sftf
  1. fminsearch

    0下载:
  2. 求函数极小值,适用于不带约束的、函数可以为非线性的无约束规划问题的求解-Demand function is minimum applicable to non-binding, the function can be non-binding for the non-linear programming problem solving
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:5.43kb
    • 提供者:wang
  1. GOLDEN

    0下载:
  2. 采用黄金分割搜索的方法求解一个函数的极小值-By golden section search method for solving the minimum of a function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:693byte
    • 提供者:沙加
  1. Nuton.txt.tar

    0下载:
  2. 牛顿法求极小值,大连理工的同学做出来的,本人只是引用-Newton' s Method minimum, Dalian University students do out of, I have only used
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:824byte
    • 提供者:dengxl
  1. cpp1

    0下载:
  2. 共轭梯度法求解函数极小值,对于学习者将会有很大的帮助-Conjugate Gradient Method for the function minimum, the learners will be of great help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:181.42kb
    • 提供者:林林
  1. newton

    0下载:
  2. 牛顿法求解函数极小值,代码简单,适合初学者学习使用。-newton ways ,easy for studying ,easy for learning
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:561byte
    • 提供者:huangjinhuang
  1. java-NewTon_way

    0下载:
  2. java编程解决牛顿法和最速下降法计算数学优化极小值问题-java programming to solve the Newton method and the steepest descent method of mathematical optimization minimum
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:79.53kb
    • 提供者:谢珍珍
  1. dfp

    1下载:
  2. 基于matlab的dfp变尺度法,用于计算函数的极小值,搭配黄金分割法计算步长,进退法计算极值区间。-Matlab the dfp change of scale method for the calculation of the function minimum, with the golden section method to calculate the step length, advance and retreat method to calculate the extreme val
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:818byte
    • 提供者:王刚
  1. huangdianjun

    0下载:
  2. 基于matlab的dfp变尺度法,用于计算函数的极小值,搭配黄金分割法计算步长,进退法计算极值区间。-Matlab the dfp change of scale method for the calculation of the function minimum, with the golden section method to calculate the step length, advance and retreat method to calculate the extreme val
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:5.18kb
    • 提供者:王刚
  1. conjugategradient

    0下载:
  2. 本程序用共轭梯度法求函数局部极小值。程序包括三个文件,主程序conjugategradient,函数的梯度gradient,以及黄金分割法partition精确求一维搜索极小点变量步长。程序用来求多变量函数的极小值。-This program conjugate gradient method and function of local minima. The program includes three files, the main conjugategradient function gr
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1.37kb
    • 提供者:Jemdom
  1. Opt_Steepest11

    0下载:
  2. 梯度下降法源程序,可求得给定函数的极小值-code of Gradient descent algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:929byte
    • 提供者:Larry
  1. Success-Fail-Method

    0下载:
  2. 成功失败法(也就是进退法)求解单峰值函数极小值。 函数可以自己进行宏定义,本代码已经定义了一个简单的函数,用来测试其可行性。-The success-fail method (that is, advance and retreat method) for solving single peak function minimum. Function can define your own macros, the code defines a simple function to test
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:163.5kb
    • 提供者:
« 12 »
搜珍网 www.dssz.com