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

搜索资源列表

  1. 1

    0下载:
  2. 关于高校学费收费标准问题的最优化解法数学建模-University tuition fees on the optimal solution of the problem of mathematical modeling
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:119844
    • 提供者:李凯
  1. RandomJumpMethod

    0下载:
  2. 随机跳跃法实现最优化问题实例程序(MATLAB code)-A program using random jump method to achieve optimization (MATLAB code)
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5974
    • 提供者:Lizzer Wee
  1. opt11

    0下载:
  2. 模式搜索法源程序。模式搜索方法是求解最优化问题的一种直接搜索方法,它不用目标函数与约束函数的导数信息而只用函数值信息,是求解不可导或求导代价较大的最优化问题的一种有效方法。-Source model search. Pattern search method for solving optimization problems is a direct search method, it should not be the objective function and constraint func
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:605
    • 提供者:Grape
  1. optimization

    0下载:
  2. 许多生产计划与管理问题都可以归纳为最优化问题, 最优化模型是数学建模中应用最广泛的模型之一,其内容包括线性规划、整数线性规划、非线性规划、动态规划、变分法、最优控制等. -matlab matlab matlab matlab optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:59068
    • 提供者:黎明
  1. a

    0下载:
  2. 求解一些数学中最常见遇到的非线性最优化的模型,比如信号灯的优化配时问题求解等等。-conclusions
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:885
    • 提供者:henry
  1. kalman_intro_chinese

    0下载:
  2. 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。-Kalman filter is an " optimal recursive data processing algorithm (autoregressive to optimize data-processing algorithm)." To address the very
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:414551
    • 提供者:jessic
  1. PSO

    0下载:
  2. 利用粒子群算法,计算函数的最优化问题。 本程序有很强的适用性。在理论与实际问题的优化上有一定的推广价值-The use of particle swarm optimization, the calculation function of the optimization problem. This procedure has a strong application. Theory and practical problems in the optimization of the prom
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1218
    • 提供者:tuyanshuai
  1. ZUIYOUHUAFORMatlab

    0下载:
  2. Matlab开发的最优化设计程序,包括有无约束的线性规划和非线性规划问题。-Matlab to optimize the design of the development of procedures, including whether or not bound by the linear programming and nonlinear programming problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3264482
    • 提供者:崔立洲
  1. multiStageGraph

    0下载:
  2. 使用动态规划求多段图的C++源程序,用于满足最优化问题且问题能转换成一个有向图问题的求解,可以直接运行!-The use of dynamic programming for multi-stage plan of C++ source code, designed to meet the optimization problem and the problem can be converted into a directed graph to solve the problem, you ca
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:229094
    • 提供者:张凯兵
  1. tanlansuanfa

    0下载:
  2. 中国数学建模-编程交流-贪婪算法 最优化问题-shuanfa
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:31813
    • 提供者:悟能
  1. matlab

    0下载:
  2. use matlab to solve genetic problem and help you understand matlab more deep 用遗传算法来实现解决最优化问题,并让你对matlab 应用更加了解-use matlab to solve genetic problem and help you understand matlab more deep
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:154839
    • 提供者:包建国
  1. yy

    0下载:
  2. 很有参考价值的最优化问题的源程序,比较有用!-The most valuable source of optimization problems, more useful!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2000
    • 提供者:guoshaoming
  1. matlaboptionals

    0下载:
  2. matlab 解决最优化问题的教程。在科学研究和工程实践中经常遇到。-matlab solve the optimization problem of the course. In scientific research and engineering are often encountered in practice.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:99342
    • 提供者:陈金福
  1. BFGS

    1下载:
  2. 利用BFGS算法求解大规模无约束最优化问题,代码所用语言为Fortran77.-BFGS algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
  3. 所属分类:Algorithm

    • 发布日期:2015-04-13
    • 文件大小:1044736
    • 提供者:刘东
  1. CG_PLUS

    0下载:
  2. 利用共轭梯度法(CG+)求解大规模无约束最优化问题,代码所用语言为Fortran77.-The use of conjugate gradient method (CG+) to solve large-scale unconstrained optimization problems, the code language for Fortran77.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:396570
    • 提供者:刘东
  1. mianyi

    0下载:
  2. 免疫算法与遗传算法类似,主要用于求解最优化问题。-Immune algorithm and genetic algorithm is similar, mainly for solving optimization problems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:3115
    • 提供者:huifei
  1. tuihou

    0下载:
  2. 模拟退火算法经常用于最优化问题,本算法通俗易用!-Simulated annealing algorithm often used for optimization problems, this algorithm is popular to use!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2703856
    • 提供者:huifei
  1. hospital

    0下载:
  2. 双鱼林asp.net医院信息管理系统源码 系统功能: (1)挂号管理:添加病人挂号信息,查询病人的挂号信息。 (2)划价收费管理:对医生给病人开的药方进行划价统计费用并收费,查询管理划价收费信息。 (3)住院管理:登记病人入院信息,办理病人出院,查询病人住院信息。 (4)药品库房管理:添加新药品信息,查询药品信息,调整药品名称和价格等信息。 (5)用户管理:可以设置每个用户是否具有使用某个功能的权限 (6)系统管理:可以设置系统的登陆密码,系统说明等。 系统
  3. 所属分类:hospital software system

    • 发布日期:2017-04-17
    • 文件大小:385525
    • 提供者:lly
  1. PSO

    1下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:5280
    • 提供者:stephen
  1. threeAlgo

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:14281
    • 提供者:stephen
« 1 2 3 4 5 67 8 9 10 11 ... 37 »
搜珍网 www.dssz.com