查询词典 integer optimization
- 与 integer optimization 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
The course is a comprehensive introduction to the theory, algorithms and applications of integer optimization and is organized in four parts: formulations and relaxations, algebra and geometry of integer optimization, algorithms for integer optimization, and extensions of integer optimization.
本课程对整数最优化的理论、算法和应用做了全面的介绍。课程分为四部分:公式和松弛、整数最优化的代数学和几何学、整数最优化的算法,以及整数最优化的拓展。
-
based on the analysis of the traditional gnss carrier phase measurement model and the rule of the integer ambiguity estimation,the quality of normal integer mapping is gained,then,the theory of rough integer mapping is proposed,the question of gnss integer ambiguity estimation is solved,the searching efficiency of integer ambiguity is improved,the problem of gnss carrier phase measurement in a certain extent is solved.
摘 要:在分析传统的基于gnss载波相位测量模型对整周模糊度解算的一般规律后,得出一般归整映射的性质,进而提出粗糙归整映射理论,用来解决整周模糊度浮点解归整问题,提高了整周模糊度的搜索效率,一定程度上解决了载波相位实时测量的技术难题。
-
The traditional query tree optimization methods,parallel database optimization methods based on left linear trees and right linear trees,bushy trees,and operation of the forest,have their own pros and cons,they have been more in-depth and maturity of the study.The query optimization method based on multiple weighted tree has studied its model of parallel query plan,its complexity model of parallel query plan and query optimization algorithms.The semantic query method transforms an inquiry into one or several semantic equivalence inquiries then has to find and implement a strategy to achieve a better query.Agent-based parallel database query optimization using Multi-Agent technology to automatically search the integrity constraint conditions which are related to the determined query,there for,the efficiency between several relations' joins has been greatly improved.The parallel optimization algorithm,based on genetic algorithm which is suitable for multi-joins of cluster environment,has deeply studied the relations storage options,multi-joins query optimization and query processing and other key technologies based on cluster parallel database.
传统的查询树优化方法,即基于左线性树、右线性树、浓密树、操作森林的并行数据库查询优化方法,各有优劣,对其的研究比较深入、成熟;基于多重加权树的查询优化方法,研究了其并行查询计划模型、并行查询计划的复杂性模型和查询优化算法;语义查询优化方法将一个查询变换成一个或数个语义等价的查询,进而寻找并执行这些等价查询中具有较好实现策略的一个;基于Agent的并行数据库查询优化采用Multi-Agent技术自动查找与给定查询有关的完整性约束条件,使得多个关系间连接操作的效率得到很大的提高;基于遗传算法的并行优化算法,深入研究了基于机群并行数据库中关系存储的选择、多连接查询优化和查询处理等关键技术。
-
There exits several MDO algorithms. But they are in our opinion either nonefficient or complicated. So we devised an algorithm called Subspace Approximation Optimization . In the SAO algorithm, the whole system is decomposed into one system-level optimization and several disciplinary optimizations so that a large and complicated problem can be divided into several easy-solving sub-problems. The coupling relationships and the coordination among disciplines are presented by equality constraints and these equality constraints are assigned to relevant disciplines. The optimums of design variables in system level optimization are transferred to discipline level optimization. The optimums of design variables in discipline level correspond to the point that is the nearest to the optimums of design variables in system level. If the optimums of design variables in system level are out of feasible region of discipline 1eve1, linear constraints can be built in the system level optimization using the design variable optimums obtained by the discipline level optimization. The system level optimization would improve the design of the whole system with these linear constraints.
目前,国内外已经发展出了多种飞机多学科设计优化算法,本文的重点是针对协同优化算法的不足,提出了子空间近似优化算法(Subspace ApproximatingOptimization,SAO),SAO算法中,整个系统的优化问题被分解成一个系统级优化和若干学科级优化,而各个学科之间的耦合与权衡关系则被当作等式约束,这些等式约束将被分配到各个学科级优化中去,系统级优化的任务是寻找整个系统的最优解,而学科级优化的目标函数是以系统级优化分配下来的设计点为圆心的超球半径的平方,因此,如果系统级优化分配下来的设计点在学科级优化可行域内,则学科级优化目标函数为0,反之,则学科级优化的最优点是系统级优化当前设计点距离可行域最近的点。
-
The division with surplus, the comprehensive division and Eisenstein Test applications on polynomial that can not be divided are mainly discussed; the sufficient condition of that polynomial with coefficient being integer has no integer root, that cubic polynomial with coefficient being integer is irreducible in rational domain and that polynomial with coefficient being integer has not two completely same roots are summed up.
主要论述了带余除法、综合除法及不可约多项式艾森斯坦判别法的应用;总结出了整系数多项式的无整数根的充分性,三次整系数多项式在有理数域上不可约的充分性,整系数多项式无重根的充分性。
-
We define an extended class of integer linear first-order logic formula, which supports most integer linear and bit-wise expressions in C programs including integer division, integer modular and bit-wise operation.
我们定义了一类整数线性一阶逻辑判定公式,此类判定公式支持C程序中常用的整数线性运算。
-
A fine-grained genetic algorithm based algorithm which is for the parameters optimization problem of agent model is proposed. The fine-grained genetic algorithm is used to solve the parameters optimization problem of agent model. As to the parameters optimization problem of the agents colony model, the first step is to define the concept of "the parameters mode of the combat agents colony" to describe the parameters of the combat agent colony model. Then the genetic algorithm is used to solve the optimization problem with the parameters mode of the combat agent colony model as the genetic individual. Besides the algorithm, the algorithm dispatch tactic is also considered. And the two level sequence dispatch tactic and the two level nesting dispatch tactic are put forward for those complex parameters optimization problem. At last, the model parameters optimization under antagonism codition is studied. The means to solve this problem is to translate it into a kind of antagonism problem, then use the competitive co-evolutionary genetic algorithms to solve it.
其中:提出了一种基于细粒度模型的作战智能体模型参数优化求解算法,用细粒度模型遗传算法求解作战智能体模型参数优化问题;提出了"作战智能体群体参数模式"的概念,对作战智能体群体模型参数进行形式化描述,再以作战智能体群体参数模式为遗传个体,应用遗传算法求解作战智能体群体模型参数的优化问题;研究了上述优化问题求解算法的调度策略,提出了分层模型参数优化算法的双层顺序调度策略和双层嵌套调度策略,解决复杂的模型参数优化问题;将对抗条件下作战模型参数的优化问题转化为一种对抗性问题,应用竞争性共同进化遗传算法,进行求解。
-
Firstly, according to the difficulties in the optimization of chemical engineering and the intrinsic disadvantage of deterministic optimization algorithms, this work analyzed the importance and advantage of stochastic algorithms, and proposed some important aspects in research on them. Secondly, genetic algorithm was applied to two problems of data driven modeling, one of which was combination problem, the other was mixed integer nonlinear programming. Thirdly, systemic investigations were made on the basic structure, dynamic behavior and modifications of particle swarm optimization. Lastly, two kinds of proposed PSO algorithms were applied on calculation of phase equilibrium, which is nonconvex optimization.
本文首先根据化工优化中存在的困难和确定性优化算法内在的缺点,分析了随机优化算法的重要性,并提出研究随机优化算法应注意的问题;其次,将遗传算法应用于两个数据驱动建模问题,一为组合优化问题,一为混合整数优化问题;再次,从粒子群优化算法的基本结构、运动行为、改进方法做了系统的研究:最后,将提出的两种改进粒子群优化算法应用于相平衡计算问题,为非凸全局优化问题。
-
During the investigation, the optimization of infinitesimal information granularity is first solved to determine the low bound of the minimal power, and then the optimization of integer bit is solved, resulting in a fast integer bit-loading algorithm.
首先对无限小信息粒度的最优化问题进行分析,确定最小功率的下界。在此基础上再对整数比特的最优化问题进行求解,由此得到了一种快速的整数比特加载算法。
-
According to evaluation of the thermal, hydraulic, environmental and mechanic characteristics and energy performance of building and VAV air-conditioning system, and evaluation of the control performance of local control loops using the simulator of VAV system, this paper presents five on-line supervisory control strategies for local control loops: on-line optimization of VAV supply air static pressure set-point, on-line optimization of AHU supply air temperature set-point, on-line optimization of on/off set of CAV sub-system, on-line optimization of outdoor air set-point and on-line optimization of chilled water secondary pump pressure set-point.
通过数字仿真器对建筑物及其变风量空调系统的热力、动力、环境和能耗等运行特性的模拟,以及对系统常规采用的下位机控制回路可控性和稳定性等控制特性的研究和分析,本文先从局部的角度开展了系统局部优化的研究。提出并在仿真器上分别实施了VAV送风静压设定的实时优化,AHU送风温度设定的实时优化,CAV子系统开/停的实时优化,新风量设定的实时优化以及二级泵冷媒水供水压差设定的实时优化。
- 相关中文对照歌词
- iGeneration
- Propaganda
- Hysteria
- 推荐网络例句
-
A backer of an Afghan law that critics say legalizes marital rape has rejected the international outcry as foreign meddling.
饱受批评的一项法律的拥护者说合法化的婚内暴力不会受国际舆论的干涉。
-
Years ago, a ancient Egyptian fleet went to the Land of punt for seeking a kind of flavor named "myrrh", and aromatic plants which has dense exotic style for the queen Hatshepsut.
3500年前的一个古埃及的舰队到&彭特之地&寻找一种叫没药的香料。
-
I didn't tell him anything except that I needed the money.
我什么都没告诉他,只是说我需要钱。