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

搜索资源列表

  1. suanfa

    0下载:
  2. 最优化方法\Cholesky分解.cpp 最优化方法\二阶导数计算.cpp 最优化方法\信赖域牛顿法.cpp 最优化方法\共轭梯度法.cpp 最优化方法\强迫正定Cholesky分解.cpp 最优化方法\直接法一维收索.cpp 最优化方法\解析法一维收索.cpp(\Cholesky decomposition of optimization methods.Cpp Optimization method [two order derivative calculation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-18
    • 文件大小:8493056
    • 提供者:墨冷
  1. 布谷鸟算法

    1下载:
  2. 初学最优化算法可以下载看一看,有算法例程,多篇中文文献,讲解详细。值得下载。(Beginner optimization algorithm, you can download a look, there are algorithms routines, a number of Chinese literature, to explain in detail. Worth downloading.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:12689408
    • 提供者:haha666
  1. 蚁群算法解决最优化

    1下载:
  2. 运用蚁群算法matlab解决运输优化问题,运输网络优化求解(Ant colony algorithm (matlab) is used to solve the transportation optimization problem, and the transportation network is optimized)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:巴二二
  1. 退火算法

    0下载:
  2. 利用退火算法解决最优化问题,如最多带物品的质量为M,每件物品的质量为mi,价格为yi,怎么做才能带走价值最多的物品?(Annealing algorithm to solve the optimization problem, such as the maximum quality of goods with M, the quality of each item is Mi, the price is Yi, how to do to take away the most valuable i
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:梦忧伤361
  1. 乘子法

    0下载:
  2. 解决线性规划问题的最优化函数法,求取最优值(The optimal function method for solving linear programming problems is used to obtain the optimal values)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:铃兰
  1. 支撑材料

    0下载:
  2. 单纯性法的C++程序,或者Java程序,要求能够解任意种最优化问题(C++ language or Java)
  3. 所属分类:其他

  1. 《最优化理论与算法》-陈宝林

    0下载:
  2. 此书包含线性规划单纯形方法、对偶理论、灵敏度分析、运输问题、内点算法、非线性规划K-T条件、无约束最优化方法、整数规划和动态规划等。(This book includes linear programming, simplex method, duality theory, sensitivity analysis, transportation problem, interior point algorithm, nonlinear programming K-T condition, unc
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:27232256
    • 提供者:丁晨辉
  1. lm

    0下载:
  2. 最优化算法,使用信赖域法(LM)求解无约束问题。可以实现画出三维图像,通过修改初始点,得到迭代次数和函数值(Optimization algorithm, using LM method to solve unconstrained problems. Three dimensional images can be drawn, and the number of iterations and function values can be obtained by modifying the in
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:5120
    • 提供者:adelax
  1. 数值分析与最优化方法

    0下载:
  2. matlab 数值分析和最优化各种算法,清华大学学习算法,非常值得学习(Matlab numerical analysis and optimization algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2801664
    • 提供者:徐鑫
  1. code_ista

    1下载:
  2. ista算法,用于最优化求解,迭代收敛,实用小程序(ista algorithm, for the most optimtical problem)
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:aysplzp
  1. matlabjubing

    0下载:
  2. 本程序解决了matlab中fmincon最优化函数的非.m函数问题,程序中使用函数句柄,使用单个文件即可实现计算。包含基本的调用m函数方法程序、采用x(1)...x(6),带括号形式的句柄程序、采用定义的x1...x6多变量的句柄程序。程序可用于迭代过程中的最优化条件发生改变的情况。希望对大家有所帮助(This program solves the non.M function problem of the fmincon optimization function in MATLAB. In
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:topfirst
  1. (268粒子群)《精通MATLAB最优化计算 2版》

    2下载:
  2. 一本详细的matlab优化算法教程书籍,里面由浅入深介绍了各种优化算法的原理以及相应的matlab实现代码,还有一些具体的范例计算代码,相当实用。(A detailed MATLAB optimization algorithm tutorial book, which introduces the principles of various optimization algorithms and the corresponding matlab implementation code. The
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:28532736
    • 提供者:呛水的鱼
  1. BFGS

    0下载:
  2. 最优化理论,利用最优化理论中的BFGS法来得到方程的最优解(Optimization theory, using the BFGS method in optimization theory to obtain the optimal solution of the equation)
  3. 所属分类:*行业应用

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:脏鱼先森
  1. seven nodes example

    1下载:
  2. 北航最优化第一次大作业。多商品流问题的七节点算例,目标函数为极小化FT成本函数和极小化最大弧利用率。(a seven nodes example of multi-product flow)
  3. 所属分类:数学计算

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:AzureLee
  1. 最优化方法及其matlab程序设计

    0下载:
  2. 最优化方法的matlab实现,牛顿法,高斯牛顿法,LM法等(The matlab implementation of the optimization method)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:148480
    • 提供者:orangeeee
  1. Newton

    1下载:
  2. 求解无约束最优化问题,Newton方法包括基本Newton法,拟Newton法等BFGS,DFP方法(Solving unconstrained optimization problems, Newton method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:Jh_SYSU
  1. 测试函数作业

    0下载:
  2. 基于DFP变尺度法对sphere和rosenbrock测试函数进行最优化处理(Optimization of sphere and Rosenbrock test functions based on DFP variable metric method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:2048
    • 提供者:命运之末
  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-09
    • 文件大小: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. 最优化-牛顿法

    2下载:
  2. 实现牛顿法和618法,利用MATLAB程序,(The Newton and 618 method is realized and the MATLAB program is used)
  3. 所属分类:书籍源码

    • 发布日期:2021-04-27
    • 文件大小:18432
    • 提供者:小七小七
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com