搜索资源列表

  1. antljgh

    0下载:
  2. 目前己存在许多优化算法用来解决该问题,但不少算法都存在一定局限性,如当算法的约束条件较多时,很难求解复杂环境的路径规划问题等。本文根据机器人路径规划算法的研究现状和向智能化、仿生化发展的趋势,研究了一种基于改进蚁群算法的机器人全局路径规划方法。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2294616
    • 提供者:高阳
  1. Chance_Constrained_Programming

    0下载:
  2. 本程序是求解随即约束问题的优化计算:机会约束的模糊规划-this procedure is then bound to solve the optimization problem : the opportunity of fuzzy planning
  3. 所属分类:其他行业

    • 发布日期:2024-05-18
    • 文件大小:35840
    • 提供者:*
  1. antljgh

    0下载:
  2. 目前己存在许多优化算法用来解决该问题,但不少算法都存在一定局限性,如当算法的约束条件较多时,很难求解复杂环境的路径规划问题等。本文根据机器人路径规划算法的研究现状和向智能化、仿生化发展的趋势,研究了一种基于改进蚁群算法的机器人全局路径规划方法。 -At present, there are many optimization algorithm has been used to solve the problem, many alg
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2294784
    • 提供者:高阳
  1. LL_Path_optimization

    0下载:
  2. 【系统功能】 LL-路径优化系统主要用于求解已知坐标的规模为N的城镇间最短路径问题。 【主要算法】 1:利用Prim算法求解带约束条件的连通图的最小生成树; 2:利用基于单亲遗传算法求解带约束条件的TSP问题。 -【Function】 LL-path optimization system is mainly used to solve the known coordinates for the N scale of
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:575488
    • 提供者:张玉芨
  1. ACOUCP

    0下载:
  2. 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLA
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:孙准
  1. ACOUCP

    0下载:
  2. 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:张望
  1. FSOUCP

    0下载:
  2. 此源码是对人工鱼群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial fish school algorithm for unconstrained optimization of continuous function to solve for
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:张望
  1. Unconstrainedoptimizationofcontinuousfunctionofart

    0下载:
  2. 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解。-This source code is an implementation of artificial ant colony algorithm for unconstrained continuous function optimization, with constraints
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:ly
  1. Genetic-algorithm

    0下载:
  2. 有约束的最优问题,对优化求解很有用,特别是在运筹规划问题上用途很大-The constrained optimization problem, on the optimal solution is useful, especially in the use of large logistics planning issues
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:钱程
  1. AFSA-MATLAB

    0下载:
  2. 此源码是对人工鱼群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解。仅供学习参考。-This source is a realization of artificial fish school algorithm for unconstrained optimization of continuous functions to solve for t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:涛哥
  1. 7

    0下载:
  2. 基于遗传算法的OFDM自适应资源分配算法MATLAB源码 OFDM自适应资源分配问题(载波、功率等),是一个既含有离散决策变量,又含有连续决策变量的非线性优化模型,且含有较为复杂的非线性约束,因此适合采用智能优化算法进行求解。 -Adaptive genetic algorithm-based resource allocation algorithm for OFDM OFDM MATLAB source ada
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:jack
  1. GA2

    0下载:
  2. OFDM自适应资源分配问题(载波、功率等),是一个既含有离散决策变量,又含有连续决策变量的非线性优化模型,且含有较为复杂的非线性约束,因此适合采用智能优化算法进行求解。本源码由GreenSim团队原创,转载请注明,有意购买源码或代写相关程序,请与GreenSim团队联系 -OFDM adaptive resource allocation problem (carrier power), is a both a discrete d
  3. 所属分类:3G开发

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:tianyilan
  1. MATLAB-Optimization

    1下载:
  2. 主要描述Matlab优化实例。主要包括线性规划问题、foptions函数、非线性规划问题、“半无限”有约束的多元函数最优解、极小化极大(Minmax)问题、多目标规划问题、最小二乘最优问题和非线性方程(组)求解。-The main descr iption Matlab optimization instance. Mainly include linear programming problem, function foptions,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:177152
    • 提供者:candy
  1. Unconstrain

    0下载:
  2. 无约束多维极值问题,适合数学计算,优化分析等极值问题的求解-Unconstrained multi-dimensional extremum problem, is suitable for mathematical calculations, the extremum problems of solving optimization analysis, etc
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:andy
  1. Constrained-

    0下载:
  2. 无约束多维极值问题,适合数学计算,优化分析等极值问题的求解-Unconstrained multi-dimensional extremum problem, is suitable for mathematical calculations, the extremum problems of solving optimization analysis, etc
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:andy
  1. SQP-Algorithm

    0下载:
  2. 基于matlab编写的SQP优化算法,用来求解有约束的非线性规划问题-sequential quadratic programming:Used to solve constrained nonlinear programming problems
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:曹旭民
  1. bfgs

    0下载:
  2. 用BFGS算法求解无约束问题 是一种比秩1算法更有效的优化方法-Unconstrained problem with BFGS algorithm is an algorithm is more efficient than the rank of an optimization method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Ruu
  1. youhua-sheji

    0下载:
  2. 优化方法:本案例属于有约束问题,利用外罚函数法进行求解。-Optimization Method: This case belongs to the constrained problem is solved outside the penalty function method use. Which solved using c++ programming.
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:xiaoge
  1. ZY_3_1

    0下载:
  2. 自己用java编写额优化设计基于单纯行法的求解,用于求解无约束问题的最优解-The optimal solution of Java is used to solve the optimal solution without constraints.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:mmm
  1. chengxu

    0下载:
  2. 用遗传算法求解最优化问题。建立优化模型,并给出了约束条件。代码中详细说明每个步骤-Using the genetic algorithm to solve optimization problem. Optimization model, and given the constraints. In the code describe each of step
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:马哥
« 1 2 ... 8 9 10 11 12 1314 »

源码中国 www.ymcn.org