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

搜索资源列表

  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. C++数学计算

    0下载:
  2. 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过 -objective function for the solution of optimization problem, the objective function writing, the vc + +6.0 running through
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4053
    • 提供者:刘辉
  1. newton 采用牛顿法实现简单的无约束的最优化问题

    0下载:
  2. 采用牛顿法实现简单的无约束的最优化问题,本程序实现简单的计算,计算无约束最优化问题的最优解-Using Newton' s method to achieve a simple optimization problem without constraints
  3. 所属分类:C#编程

    • 发布日期:2017-03-23
    • 文件大小:2125
    • 提供者:赵皮皮
  1. steepestdescentmethod

    0下载:
  2. 可以解决最优化分析问题里边的最速下降法问题,已经通过vc++测试-Optimization analysis can solve the problem inside the steepest descent method problems, has been passed vc++ Test
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:801
    • 提供者:charles
  1. DIJKSTRA

    0下载:
  2. 最短路径问题是重要的最优化问题之一,在现实生活中具有重要意义,比如:管道铺设、线路安排。-The shortest path problem is an important one of the most optimization problems, in real life is of great significance, such as: pipeline, line arrangement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:762
    • 提供者:workfuture
  1. TransferOptimizationConstraintNonbindingProcedures

    0下载:
  2. 转最优化-约束 无约束共轭梯度法程序(c++)-Switch Optimization- constrained conjugate gradient method for unconstrained program (c++)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:7127
    • 提供者:yeyingsong
  1. sourcefile

    2下载:
  2. 最优化方法,作业,包括BFGS,SUMT惩罚函数法等-Optimization
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:19340
    • 提供者:chenxiaoguang
  1. 遗传算法的基本算法,最优化算法

    0下载:
  2. 遗传算法的基本算法,最优化算法,以及单点交叉等有关遗传算法的代码
  3. 所属分类:C#编程

  1. 最优阵列处理随书程序

    0下载:
  2. 清华大学出版的最优化阵列的随书程序,比较全面。(Tsinghua University published an optimized array of books with procedures, more comprehensive)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-16
    • 文件大小:1038336
    • 提供者:啊催
  1. 最优化计算方法及其MATLAB程序实现_电子资料

    3下载:
  2. 最优化计算方法及其MATLAB程序实现_电子资料(Optimization method of calculation and its MATLAB program implementation, electronic data, there is a corresponding source code)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:6003712
    • 提供者:arwen2017
  1. 最优化

    0下载:
  2. 中国石油大学(华东)最优化课程要求的两个作业程序:乘子法和Armiyo算法+BFGS算法(China University of Petroleum (East China) optimization course requirements of the two operating procedures: multiplier and Armiyo algorithm, +BFGS algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:晴天111
  1. 二阶段法matlab

    1下载:
  2. 最优化方法两阶段法与单纯形法matlab代码(Optimization method, two stage method and simplex method)
  3. 所属分类:其他

    • 发布日期:2017-12-14
    • 文件大小:7168
    • 提供者:xiexiele
  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. 马昌凤-最优化计算方法及其MATLAB程序实现

    4下载:
  2. 马昌凤-最优化计算方法及其MATLAB程序实现全文PDF,另外有文中程序,仅供学友们交流最优化(Ma Changfeng optimization calculation method and its MATLAB program to realize;full text PDF;In addition to the program, only schoolmates exchange optimization)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:13978624
    • 提供者:天生我才
  1. 精通MATLAB最优化计算

    1下载:
  2. 这是《精通MATLAB最优化计算》电子书,收集多种优化算法,简单易学,适合初学者学习。(This is "proficient in MATLAB optimization computing" e-books, collecting a variety of optimization algorithms, easy to learn, suitable for beginners to learn.)
  3. 所属分类:其他

  1. 最优化问题相关算法

    0下载:
  2. 运筹学最优化问题的相关算法文件Optimization of operational research(Optimization of operational research)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:35840
    • 提供者:Bonniee
  1. 最优化方法--MATLAB应用-源代码

    0下载:
  2. 最优化方法(最短路径,最小费用最大流等),MATLAB程序,提供函数(Optimization factor optimization method (shortest path, the minimum cost of maximum flow, etc.), MATLAB program, providing functions)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:74752
    • 提供者:弗吉尼亚
  1. 最优化实验外惩罚函数法

    2下载:
  2. 最优化实验外惩罚函数法,我们根据约束的特点,构造某种惩罚函数,然后加到目标函数中去,将约束问题求解转化为一系列的无约束问题。这种“惩罚策略”,对于无约束问题求解过程中的那些企图违反约束条件的目标点给予惩罚。(According to the characteristics of constraints, we construct some penalty function, and then add it to the objective function to transform the co
  3. 所属分类:其他

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

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

    • 发布日期:2018-05-03
    • 文件大小:148480
    • 提供者:orangeeee
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com