CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 目标规划

搜索资源列表

  1. 用遗传算法解决多目标规划GA

    1下载:
  2. 这是用遗传算法解决多目标规划问题, 很不错的哦,希望对你有所帮助-This using genetic algorithms to solve multi-objective planning issues, it is very good, oh, and I hope to help you
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37369
    • 提供者:刘三
  1. NSGA-II多目标规划代码(matlab版)

    4下载:
  2. 印度Deb教授开发的Non-dominating Sorting Genetic Algorithm的改进版本,非常适合parato封面逼近运算。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. differentialevolution.rar

    1下载:
  2. 非常好的差分进化matlab程序,包括源代码和例子,可用于优化计算,多目标规划等方面,Matlab differential evolution very good procedures, including source code and examples, can be used to optimize the calculation, multi-objective planning
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:129990
    • 提供者:何威
  1. MATLAB

    0下载:
  2. 遗传算法计算多目标规划问题 使用简单,语言明了-Multi-objective genetic algorithm is planning to use simple, clear language
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6864
    • 提供者:小笨笨晗晗
  1. RRTS

    0下载:
  2. 基于随机粗糙模拟的TS算法,用于解决连续型多目标规划问题-The application of random rough simulation-based TS algorithm to multiobjective problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1903
    • 提供者:姚黎明
  1. MATLAB

    1下载:
  2. 优化问题分类:(非)线性规划、整数规划、0-1 规划、(多)目标规划、(与时间有关的)动态规划、(系数是随机变量的)随机规划。 -Optimization problem categories: (non-) linear programming, integer programming ,0-1 plan, (multiple) goal programming, (and time-related) dynamic programming, (coefficient is a random
  3. 所属分类:matlab例程

    • 发布日期:2013-08-10
    • 文件大小:212697
    • 提供者:明远
  1. Complete-collection-of-algorithm

    6下载:
  2. 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7684096
    • 提供者:商志远
  1. keepbest

    0下载:
  2. 改进型的蚁群算法,能够快速求解多目标规划-Improved ant colony algorithm, fast multi-objective planning
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:21234
    • 提供者:sss
  1. 1

    0下载:
  2. 多目标规划 matlab程序,原创,word版本-Multi-objective programming matlab program, originality, word version
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:88097
    • 提供者:张清
  1. 基于matlab多种群粒子群算法求解多目标优化问题

    25下载:
  2. 本代码主要是matlab源代码,介绍了一种通多种群粒子群算法求解多目标优化问题,这是本人毕业设计的内容,源代码附有相关说明,且运行没有问题,大家可以参考(This code is mainly matlab source code, introduced a variety of particle swarm optimization algorithm to solve multi-objective optimization problem, this is my graduation pr
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:古月088376
  1. 0-1规划python类LINGO功能

    0下载:
  2. 求解0-1规划功能,模仿了LINGO的脚本语言用正则方法处理限制条件和目标函数。(To solve the 0-1 programming function, the scr ipting language of LINGO is modeled as a regular method to deal with the constraints and target functions.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-09
    • 文件大小:5120
    • 提供者:weisu761
  1. 多元变量多目标规划问题求解

    1下载:
  2. 1.适合解 多变量多目标规划问题,例如 收益最大,风险最小 2.主要目标法,线性加权法,权值我们可以自己设定。(The main objective method, the linear weighting method, the weight value can be set by ourselves)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:wolfkind
  1. 第03章 非线性规划

    0下载:
  2. 如果目标函数或约束条件中包含非线性函数,就称这种规划问题为非线性规划问 题。一般说来,解非线性规划要比解线性规划问题困难得多。而且,也不象线性规划有 单纯形法这一通用方法,非线性规划目前还没有适于各种问题的一般算法,各个方法都 有自己特定的适用范围(If you include the nonlinear function of the objective function or constraints, for nonlinear programming ask we call this
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:246784
    • 提供者:aaaqsss
  1. 数学建模 规划类资料整理及例子

    1下载:
  2. 数学建模matlab规划类例子,包括线性规划、整数规划、目标规划、非线性规划等(Examples of mathematical modeling matlab planning, including linear programming, integer programming, goal programming, nonlinear programming, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:11264
    • 提供者:九天玹月
  1. xxoo

    0下载:
  2. 基于智能算法的多目标优化,主要用于求解多目标规划问题(Multi-objective optimization based on intelligent algorithm is mainly used to solve multi-objective programming problems)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:7168
    • 提供者:大伯大伯
  1. 目标函数程序

    0下载:
  2. 人工势场法路径规划程序,文件中为文章中目标函数编程参考文件。(The path planning program of the artificial potential field method, in which the reference file is programmed for the target function in the article.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:401408
    • 提供者:陌陌55555
  1. BP神经网络结合遗传算法用于提取工艺的多目标优化

    0下载:
  2. 结合BP神经网络的多目标规划算法,容易理解(neural networkverygood jdwo)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-06
    • 文件大小:76800
    • 提供者:位图
  1. 基本粒子群算法求解多目标规划

    4下载:
  2. 该程序对多目标非线性规划进行线性加权转化成为单目标规划,然后利用基本粒子群算法求解
  3. 所属分类:matlab例程

  1. SAR-静止目标

    2下载:
  2. 侦察无人机搭载SAR设备对静止目标进行跟踪,进行了侦察路径的规划仿真。(The reconnaissance UAV carries on the SAR equipment to track the static target, and carries on the reconnaissance path planning simulation.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-30
    • 文件大小:764928
    • 提供者:RichardXun
  1. 布谷鸟DG规划

    4下载:
  2. 通过布谷鸟群算法对设定的多个目标进行优化,并最终获得分布式电源的最优选址定容(Through the CUCKOO swarm algorithm to optimize the set of multiple objectives, and finally obtain the optimal location of distributed generation capacity)
  3. 所属分类:其他

    • 发布日期:2021-03-14
    • 文件大小:52224
    • 提供者:young456
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com