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

搜索资源列表

  1. 单纯行法

    0下载:
  2. 单纯行法用于线性规划的计算 求解最优化问题-simple linear programming method for the calculation of solving optimization problems
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-10-13
    • 文件大小:5736
    • 提供者:www
  1. mjh_SGA

    0下载:
  2. 基本遗传算法源程序。 基于基本遗传算法的函数最优化 sga.c。-basic genetic algorithm source. Based on the basic genetic algorithm optimization sga.c function.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5451
    • 提供者:mjh
  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. 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. 精通matlab最优化计算光盘(第二版)

    3下载:
  2. 本书附带光盘中包括了作者全书所有自己编写的算法对应的MATLAB的M文件。所有代码按照章节存放在各个文件夹下,如“第6章 无约束一维极值问题”文件夹下存放了本书第6章所有的算法程序代码。对于算法的程序代码,在光盘中存为同函数名的M文件,例如,minHJ.m表示用黄金分割法求解一维函数的极值的程序,依此类推。(The book contains CD-ROM, including all the M files of the MATLAB written by the author. All th
  3. 所属分类:matlab例程

    • 发布日期:2018-12-27
    • 文件大小:30083072
    • 提供者:带带右边锋
  1. 许国根 最优化方法及其MATLAB实现配套程序源代码

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

  1. 最优化方法及其Matlab程序设计

    1下载:
  2. 最优化方法及其Matlab程序设计,完整的程序代码
  3. 所属分类:matlab例程

  1. Benchmark 最优化测试函数

    4下载:
  2. Matlab中智能算法最优化测试函数公式及代码,有30几个,可用来验证算法的性能(There are more than 30 intelligent algorithm optimization test function formulas and codes in Matlab, which can be used to verify the performance of the algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-23
    • 文件大小:999424
    • 提供者:jayleebest
  1. 最优化方法及其Matlab程序设计(马昌凤)

    1下载:
  2. 最优化方法及其Matlab程序设计(马昌凤)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-10
    • 文件大小:13327432
    • 提供者:Mfu
  1. 精通MATLAB优化计算PDF及代码

    1下载:
  2. 精通matlab最优化计算,第2版,经典最优化的matlab例程。本资源包括《精通matlab最优化计算》pdf高清书籍以及matlab配套源代码,保证质量!(The RAR file includes a book with the title "mastering optimization with matlab" (pdf) and the corresponding matlab source codes, which is perfect for engineers
  3. 所属分类:matlab例程

    • 发布日期:2020-11-04
    • 文件大小:27614208
    • 提供者:默默无闻
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com