搜索资源列表
k-shortpath
- 本程序是K条最短路算法测试程序,陈艳艳老师的K条路算法。程序求3条最短路,约束条件值可以设定,约束值越小,多路径共用路段越多。-Article K of the procedure is the shortest path algorithm to test procedures, Yan-Yan Chen K teacher path algorithm. Procedures for the three short-circuit,
code
- CRC码生成器和卷积码的仿真程序。其中CRC码可以自定义生成多相式或字符串;卷积码可以自定义约束长度和码长。-CRC code generator and the simulation program convolutional codes. Which the CRC code can customize the generation of multi-phase or string convolutional codes can
Dynamic
- A New Dynamic Multi-objective Optimization Evolutionary Algorithm
nsga-original
- MSGA toolbox to solve Multi-objective optimization problems
MQAM
- 摘要本文首先分析了自适应调制的原理, 它以频谱效率最高为准则, 在恒定功率约束条件下对接收信噪 比优化来选择不同调制阶数。然后引入时变多径信道模型, 通过仿真给出了自适应在此信道条件下的性能, 并分析 了信道估计误差对其性能的影响。 关键词自适应调制, 调制, 时变信道-Abstract This paper first analyzes the principle of adaptive modulation, spect
geneticalgorithmandsimulatedannealingalgorithm
- 建立了多约束条件车辆路径问题的数学模型和求解流程先采用最近插入法生成初始解然后基于遗传算法和模拟退火算法改进初始解-The establishment of a multi-vehicle routing problem with constraint model and solution process first insertion generated by the recent initial solution and based
Standard_evolutionary_algorithm_design_and_analysi
- 为了有效检测多目标优化进化算法的性能,从3 个方面进行多目标优化测试问题的设计,即约束条件、最优解分布的均匀性、算 法逼近Pareto 最优前沿的难度,采用NSGA-Ⅱ算法对这些测试问题进行仿真实验,并将算法求得的最优解可视化。结果显示,测试问题能够有效检测算法在上述3 方面的性能。-In order to effectively detect the multi-objective optimization evolutionar
multi-ctp1
- 一个基于阈值的粒子比较准则,用于处理多目标约束优化问题,该准则可以保留一部分序值较小且约束违反度在允许范围内的不可行解微粒,从而达到由不可行解向可行解进化的目的;一个新的拥挤度函数,使得位于稀疏区域和Pareto前沿边界附近的点有较大的拥挤度函数值,从而被选择上的概率也较大 从而构成解决多目标约束优化问题的混合粒子群算法。-A comparison based on the threshold criteria for the part
Mainlobe-clutter-based-compensation-method-for
- 基于主瓣杂波补偿的多约束直接数据域方法Mainlobe clutter based compensation method for multi-constraint direct data domain-Mainlobe clutter based compensation method for multi-constraint direct data domain
OZ-Computer-Programming(MIT-Press)
- oz:多范式语言, 函数型语言(词法域 第一类过程 模式匹配 第一类统一语法),lazy,高阶(可实现非递归的循环),尾递归,描述式编程 面向对象(状态 Stateful/抽象数据类型 多重继承), 并行(多线程)(dataflow(数据流)线程 动态 连续 互影响), 约束编程和逻辑推理(逻辑变量 分离结构 可编程搜索策略),人工智能, 分布式(网络透明的分布式运算 组件编程 自动连接自动断线
e
- 秩约束多帧特征对应算法Rank constraint algorithm for multi-fr a me feature correspondence-Rank constraint algorithm for multi-fr a me feature correspondence
Combining-face-detection-and-people-tracking-in-v
- Face detection algorithms are widely used in computer vision as they provide fast and reliable results depending on the application domain. A multi view approach is here presented to detect frontal and profile pose of
MOEA
- 采用MOEA策略解决多重约束的方程求最优解问题。-to solve an multi-constraint equation problem using MOEA algorithm
MIBD
- 利用极大似然估计进行盲反卷积复原,通过多帧图像约束,效果较好-Use of maximum likelihood estimates for blind deconvolution restoration by the multi-fr a me image constraint, the better
multi
- 带等式约束的多目标遗传算法工具箱nondominated sorting genetic algorithmⅡ,NSGA-Ⅱ优化源代码-With equality constraint multi-objective genetic algorithm toolbox nondominated sorting genetic algorithm Ⅱ NSGA-II optimized source code
Multi-User-Diversity-vs.-Accurate-Channel-State-I
- In a multiple transmit antenna, single antenna per receiver downlink channel with limited channel state feedback, we consider the following question: given a constraint on the total system-wide feedback load, is it refer
P4-2
- CUMCM 中多约束非线性规划问题的求解,源程序-CUMCM Multi constraint solving nonlinear programming problems, the source
scheduling-resource-constraint
- This GAMS code is developed for multi mode resource constraint project in segmented activities. this code returns the exact solution for the problem which is NP-Hard and should be solved by another algorithms such as met
HMCOP
- 多约束服务质量路由算法,主要考虑多个网络链路多个约束条件,求解最优路径-HMCOP,multi-constraint routing algorithm,HMCOP,multi-constraint routing algorithm
metis-5.1.0
- METIS是由Karypis Lab开发的一个具有强大功能的图切分软件包。准确来说,METIS是一个串行图切分的软件包,Karypis Lab还提供了并行版的图切分软件包parMETIS和支持超图和电路划分的hMETIS。METIS的算法设计主要基于多层次递归二分切分法、多层次K路切分法以及多约束划分机制。用户使用METIS软件包时,可以根据需要选择相应的切分方式(METIS was developed by Karypis Lab w