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

搜索资源列表

  1. mathematics_method

    0下载:
  2. 另带完整程序实验说明,C语言,是一种最优化方法,可演变为多目标非线性规划。若要其它程序,请与13709828698,李英楠联系。-other experimental procedures with integrity Note C language, is the most optimal way, could evolve into a multi-purpose nonlinear planning. If other programs, please 13709828698, Li Yi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:47840
    • 提供者:李英楠
  1. zuiyouhua-chazhi

    0下载:
  2. 最优化方法-插值法求最小值 上最优化课程的时候写的程序-optimization-interpolation method for optimizing the most minimum of course written procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1083
    • 提供者:bug
  1. Optimize

    1下载:
  2. C++最优化方法源程序,含各种算法的例子
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12041
    • 提供者:张进
  1. Newton

    1下载:
  2. 最优化方法newton法求极值的vc++实现 环境:vs2008
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7270984
    • 提供者:Wangyunhong
  1. program2

    0下载:
  2. 最优化方法--变换尺度法!!!!已经通过vc++测试!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18728
    • 提供者:yuer
  1. Optimization

    3下载:
  2. 约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。-Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-12-20
    • 文件大小:1858
    • 提供者:anytry
  1. search0618

    0下载:
  2. 最优化理论与方法中,一维区间搜索中,0.618方法。-Optimization theory and methods, one-dimensional search interval, 0.618 methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:532
    • 提供者:齐翔宇
  1. zuisuxiajiangfa

    0下载:
  2. 简单的最速下降法算法,适合于刚刚学习最优化方法的同学们参考-simply the speediest downing method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3565
    • 提供者:陈明辉
  1. huangjinfenge

    0下载:
  2. 机械最优化设计 黄金分割法 一维探索方法的最优化方法-One-dimensional golden section method to explore ways of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1061
    • 提供者:少理
  1. Broyden_newton

    1下载:
  2. 最优化方法实验设计,研究Broyden族拟Newton算法中fai(k)取值的优化问题,即对于不同的目标函数,考虑取何值时算法是最优的,重点考察的区间[-2 2]范围内的变化情况,算法的优劣程度由CPU运行时间决定。-Optimization method, design of experiments to study the proposed Newton algorithm Broyden family fai (k) values of the optimization problem,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2119
    • 提供者:shen yuan
  1. steepest

    1下载:
  2. 实用最优化方法 最速下降法 变尺度法 牛顿法 阻尼牛顿法 皆为可运行程序-The most practical method of steepest descent optimization variable metric method damped Newton' s method Newton' s method can run the program are all
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1596
    • 提供者:Sharon
  1. Fibonacci

    0下载:
  2. 控制信息研究生学科中最优化方法中的Fibonacci算法的基本C程序,希望对大家有用-Control information, the most graduate student in the Fibonacci algorithm optimization basic C program, we hope to be useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:160817
    • 提供者:严谨
  1. sce

    1下载:
  2. 全局最优化方法的程序,是段老师团队原版程序,大家放心使用。-Global optimization method of procedure is the original section of the teacher team program, we ease of use.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2668542
    • 提供者:张健
  1. CG

    0下载:
  2. 共轭梯度法+最优化方法+c++程序融合 解线性方程组-Conjugate gradient optimization method++ c++ application integration solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2445
    • 提供者:zn
  1. CFB

    0下载:
  2. 从数学类型分,数值运算的研究领域包括数值逼近、数值微分和数值积分、数值代数、最优化方法、常微分方程数值解法、积分方程数值解法、偏微分方程数值解法、计算几何、计算概率统计等-Types of points from mathematics, numerical computing research areas include numerical approximation, numerical differentiation and numerical integration, numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:20319
    • 提供者:swolf
  1. zsxjfshiyan

    0下载:
  2. 最速下降法又称为梯度法,是1847 年由著名数学家Cauchy 给出的,它是解析法中最古老的一种,其他解析方法或是它的变形,或是受它的启发而得到的,因此它是最优化方法的基础。作为一种基本的算法,他在最优化方法中占有重要地位。-The steepest descent method called gradient method, is 1847 by famous mathematician Cauchy given, it is the most ancient of analytical me
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:856
    • 提供者:兰中周
  1. DFP

    0下载:
  2. 优化算法中非常实用的算法,变尺度最优化方法-Optimization algorithm is very practical algorithm, variable metric optimization method
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:1767
    • 提供者:zeng
  1. 最优化方法

    1下载:
  2. 最优化方法中的黄金分割法,拟牛顿法的最值求解,以及一些无约束问题的求解算法(The golden section method in optimization method, the maximum solution of quasi Newton method, and some algorithms for solving unconstrained problems.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-08
    • 文件大小:5120
    • 提供者:清野
  1. 最优化方法

    3下载:
  2. 使用各种不同的方法计算二元函数极值,如最速下降法,牛顿法,共轭梯度法,拟牛顿法,信赖域法等(Calculate binary function extremes using various methods, such as steepest descent, Newton's method, conjugate gradient method, quasi-Newton method, trust region method, etc.)
  3. 所属分类:数学计算

    • 发布日期:2020-05-17
    • 文件大小:9216
    • 提供者:血月1
  1. 许国根 最优化方法及其MATLAB实现配套程序源代码

    2下载:
  2. 许国根《最优化方法及其MATLAB实现》书籍示例matlab程序源代码
  3. 所属分类:数学计算/工程计算

« 12 3 4 »
搜珍网 www.dssz.com