搜索资源列表
Dependent_Chance_Programming
- 相关机会约束规划求解模型及程序代码,不确定环境下优化问题的求解-related opportunities constraint programming to solve the model and program code, uncertain environment for the optimization problem
genetic_algorithms
- 有时间约束的车辆数优化的C程序(遗传算法)-time constraint optimization of the number of vehicles in C (GA)
cSPADE.rar
- Mining sequential patterns with constraint (SPADE with constraint),Mining sequential patterns with constraint (SPADE with constraint)
funfminu
- 关于规划问题:无约束规划、线性规划、非线性规划的方法及例题-On planning issues: no constraint programming, linear programming, nonlinear programming methods and examples
touyingxunzong
- 基于遗传算法工具箱的投影寻踪方法的优化代码,一个是目标函数,一个事约束条件函数,使用时将其放在工具箱合适的窗格即可。-Toolbox based on genetic algorithm optimization of projection pursuit method code, an objective function is a matter constraint function, use the toolbox to the right of the pane can be place
QoSRoute-GA
- 带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you
ga_nn
- 遗传退火进化算法 可用于1个约束条件的优化-Genetic annealing evolutionary algorithm can be used in a constraint optimization
europa-2.3-MinGW
- Europa是一个模型和解决方案框架,约束问题的规划和优化设计。 EUROPA研究通常可嵌入在宿主应用程序,具有高效、可扩展和可配置等特点。-EUROPA is a framework to model and tackle problems in Planning, Scheduling and Constraint Programming. EUROPA is typically embedded in a host application. It is designed to be ex
AutomatedNegotiatioDecisionModelasedonMachineLearn
- 模型利用协商历史中隐含的信息自动对数据进行标注以形成训练样本,用最小二乘支持向量回 归机学习此样本得到对手效用函数的估计,然后结合自己和对手的效用函数构成一个约束优化问题,用遗传算法求 解此优化问题,得到的最优解就是己方的反建议.实验结果表明,在信息保密和没有先验知识的条件下,此模型仍然 表现出较高的效率和效用-The proposed model labels the negotiation history data automatically by making full use
Inertiadevicefaultpredictionbasedonwavelet
- :为了提高最小二乘支持向量回归机的性能,将Morlet小波核函数引入其中,形成了最小二乘小波支 持向量回归机模型。利用待优化的参数重构模型的目标函数和约束条件,并在此基础上通过遗传算法进行参数 选择,从而提高了该模型的泛化能力。将最小二乘小波支持向量回归机应用于导弹陀螺仪的漂移趋势预测,仿真 实验结果表明了该方法的有效性和可行性,因此可以为陀螺仪的故障预报、可靠性辅助决策提供依据。-To improve the ability of least square support vect
FeatureExtractionUsingConstrained
- 人脸识别IEEE 2010论文,feature extraction use constraint approximation and supression-Face Recognition IEEE 2010 paper, feature extraction use constraint approximation and supression
equality_constraints_of_uncertain_systems_filterin
- 研究了一类离散不确定系统中存在等式约束时的最优滤波问题,在均方误差最小的意义下利用卡尔曼滤波给出了最优解。与传统的不确定滤波结果相比,从理论证明了利用更多信息的约束滤波的估计误差协方差的迹更小。-A class of discrete uncertain systems exist in the optimal filter when the equality constraint problem, the minimum mean square error in the sense of Ka
MIT_AI_lec_03
- 麻省理工的人工智能讲义第三章 约束满足问题 介绍了各种类型的约束满足问题-AI lecture-3 of MIT talking about Constraint Satisfaction Problems (CSPs):N-Queens problem;line labelings;Graph coloring;3-SAT; Model-based recognition etc.
DCRCB
- 双约束波束形成算法,相比传统的鲁棒波束形成算法,加入了波矢量的范数约束,-Dual constraint beamforming algorithm
dtw_constraint
- 动态时间弯曲带有路径约束的算法,用于时间序列度量时判别最有约束的c代码-Dynamic time warping algorithm with a path constraint, when used to determine the most time-series measure binding of the c code
nsga2code
- nsga2的c语言源程序,包含17个头文件,可实现二进制编码,实数编码的nsga2算法。并且可以设置约束条件,实现约束优化。-This is the source code of nsga2 in c, which contains 17 head files. It can realize the binary coding, real number coding nsga2 algorithm. What s more, it can set constraint conditions an
ga-reservoir
- 用遗传算法求解单一水库优化调度,只需要修改相应的约束条件就可以进行优化计算了-A single reservoir with genetic algorithm is presented to solve the optimization scheduling, only need to modify the corresponding constraint conditions can were optimized
afsa-reservoir
- 用人工鱼群算法求解梯级水库优化调度,只需要修改相应的约束条件就可以进行优化计算了-Using artificial fish algorithm cascade reservoirs optimal scheduling, only need to modify the corresponding constraint conditions can were optimized
Constraint-Optimized-Method
- 约束优化方法的原理、实施方法详解,可以用来解机械约束优化问题-Constraint Optimized Method
Constraint-Programming
- 人工智能中的约束可满足问题。用prolog解字母游戏。有文档说明及源代码。-Constraint Programming in AI. Solve the letter pazzle with prolog. DOC and SRC are included in the RAR.