CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - assignment problem matlab

搜索资源列表

  1. 444

    1下载:
  2. 采用动态规划方法实现的目标分配,后面有MATLAB代码-Solving Weapon Target Assignment Problem with Dynamic Programming
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:345.79kb
    • 提供者:周小光
  1. MATLAB

    1下载:
  2. 利用MATLAB解决了指派问题的匈牙利算法-The assignment problem is solved by Hungarian algorithm used MATLAB
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:6.85kb
    • 提供者:deng wei
  1. lap

    0下载:
  2. Linear Assignment Problem solver for Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:25.78kb
    • 提供者:santosh
  1. assignprob

    1下载:
  2. Assignment problem matlab code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:7.03kb
    • 提供者:Bagulho51
  1. AntAlgorithmfortheQuadraticAssignmentProblem

    0下载:
  2. 国外蚁群优化算法用于二次分配问题(勿用于商业目的)-Foreign ant colony optimization algorithm for quadratic assignment problem (not to be used for commercial purposes)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1.66kb
    • 提供者:吴受章
  1. Matlab-Assignment-for-Machines1

    0下载:
  2. Use the parameters of the Y-induction motor Show the torque plot versus speed and also the torque versus s at rated voltage. VLL reduced to 60 of VLL rated then to 30 of rated voltageR2 increased to have every time one of the following values:
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:138.75kb
    • 提供者:Anas
  1. cross-Entropy

    3下载:
  2. The cross-entropy (CE) method attributed to Reuven Rubinstein is a general Monte Carlo approach to combinatorial and continuous multi-extremal optimization and importance sampling. The method originated from the field of rare event simulation, where
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2.66kb
    • 提供者:suci ariani
  1. assignment

    0下载:
  2. assingment problem With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possibl
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:18.42kb
    • 提供者:huan
  1. find--k-best-1.00

    0下载:
  2. Implementation of the Murty algorithm to obtain the best K assignments. Includes the implementation of the Jonker-Volgenant algorithm. Usual applications are multiple target tracking algorithms, Joint Probabilistic Data Association (JPDA), Mult
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:27.48kb
    • 提供者:hansen
  1. QAP

    0下载:
  2. Code for quadratic assignment problem (QAP) written in Matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:2.53kb
    • 提供者:melaning21
  1. BottleneckAssignment

    0下载:
  2. Bottleneck assignment problem in Matlab
  3. 所属分类:matlab例程

  1. Hungary

    0下载:
  2. Matlab程序,匈牙利算法,可用于指派问题的求解-Hungarian algorithm can be used to solve the assignment problem
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.12kb
    • 提供者:小小
  1. LinearProg-Problem

    1下载:
  2. 一些基本的线性规划问题,如风险投资问题和指派问题的Matlab的解法-Some basic linear programming problem, Matlab' s solution, such as venture capital issues and assignment problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.56kb
    • 提供者:James
  1. QAP-using-ICA

    0下载:
  2. Solving Quadratic Assignment Problem Usig Imperialist Competitive Algorithm(ICA) Matlab Codes
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.01kb
    • 提供者:diako
  1. assignmath

    0下载:
  2. 一个关于指派问题的求解程序matlab,可以快速得到最优的分配结果。-About Assignment Problem solver matlab, you can quickly obtain the optimal allocation result
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:11.44kb
    • 提供者:1121261428
  1. 匈牙利算法m

    0下载:
  2. 此程序可以简单地解决0-1指派问题,可以分别求解目标函数最大值或最小值问题(This program can simply solve the 0-1 assignment problem, and can respectively solve the maximum or minimum of the objective function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:JackeeY
  1. maxassignment

    0下载:
  2. 实现指派问题的最大赋权,利用匈牙利算法实现0-1最大值规划。(The maximum empowerment of the assignment problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:therefor
  1. Assignment_problem

    0下载:
  2. 指派问题利用matlab的非线性规划模型求解(The assignment problem is solved by using the nonlinear programming model of MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:263kb
    • 提供者:程序猿_2
  1. 指派问题

    0下载:
  2. 使用匈牙利算法来解决指派问题,MATLAB代码(The Hungarian algorithm solves the assignment problem)
  3. 所属分类:数学计算

  1. 穷举法求解0-1整数规划的matlab程序

    2下载:
  2. 0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。(0-1 integer programming has a very wide application background, such as assignment problem, knapsack problem and so on. In
  3. 所属分类:数学计算

    • 发布日期:2020-03-26
    • 文件大小:2kb
    • 提供者:末光
« 12 »
搜珍网 www.dssz.com