查询词典 discrete optimization problem
- 与 discrete optimization problem 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Discrete calculus , discrete probability distribution s, discrete Fourier transform s, discrete geometry , discrete logarithm s, discrete differential geometry , discrete exterior calculus , discrete Morse theory , difference equation s, and discrete dynamical system s.
在应用数学中,离散模型连续模型的离散近似。在离散模型中,离散方程are fit to 数据。使用递推关系是这种建模方式的一般方法。时标微积分是差分方程理论与微分方程理论的统一,应用在需要建立离散和连续同步数据模型的领域。
-
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.
其中:提出了一种基于细粒度模型的作战智能体模型参数优化求解算法,用细粒度模型遗传算法求解作战智能体模型参数优化问题;提出了"作战智能体群体参数模式"的概念,对作战智能体群体模型参数进行形式化描述,再以作战智能体群体参数模式为遗传个体,应用遗传算法求解作战智能体群体模型参数的优化问题;研究了上述优化问题求解算法的调度策略,提出了分层模型参数优化算法的双层顺序调度策略和双层嵌套调度策略,解决复杂的模型参数优化问题;将对抗条件下作战模型参数的优化问题转化为一种对抗性问题,应用竞争性共同进化遗传算法,进行求解。
-
A novel hybrid algorithm, which combines predictor-corrector primal-dual interior point method and genetic algorithm, is presented for dynamic and static reactive optimization in this dissertation. The algorithm fully make use of the advantage of interior point method in solving successive optimization problem and the advantage of genetic algorithm in solving discrete optimization problem. The original problem is divided into three parts: total successive problem, discrete problem and successive problem.
结合内点法和遗传算法,本文提出了一种新颖的混合算法用于求解动、静态无功优化问题,算法充分利用了内点法易于求解连续优化问题和遗传算法易于求解离散优化问题的优势,将原优化问题分解为初步的连续优化问题、离散变量优化问题、连续变量优化问题这三个子问题分别求解。
-
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,反之,则学科级优化的最优点是系统级优化当前设计点距离可行域最近的点。
-
On the other hands, the application of the particle swarm optimization algorithm in discrete optimization problem—resources constrained project scheduling problem, which is always used in continuous optimization problem, provides some important train of thought and method for resources constrained project scheduling problem as well as widening the application area of particle swarm optimization algorithm.
同时将在连续优化问题中得到成功应用的PSO算法用于离散域的RCPSP,既拓展了PSO算法的应用领域,也为RCPSP的求解提供了一种新的思路和方法。
-
Based on the ICMmethod,the discrete topological optimization problem about spot-weld's existence or not is transformed into the continuous optimization problem on[0,1].The optimization model is founded with maximizing the structural stiffness as objective and structural strength as constraints.The problem of multi-objectives and multi-constraints is transformed into the problem of single-objective and single-constraint with the K-S function.The displacement and stress are transformed into the explicit function of design variables with the Response Surface Methodology.The optimization model is solved with Sequential Quadratic Program.
基于ICM(Independent Continuous Mapping,即独立、连续、映射)方法,将焊点有无的离散拓扑优化问题转化为[0,1]区间上的连续优化问题;建立了以结构刚度最大为目标、结构强度为约束的连续拓扑优化模型;采用K-S函数将多目标和多约束问题转化为单目标和单约束问题;运用响应面方法将位移和应力转化为设计变量的显式函数,采用序列二次规划方法求解优化模型。
-
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技术自动查找与给定查询有关的完整性约束条件,使得多个关系间连接操作的效率得到很大的提高;基于遗传算法的并行优化算法,深入研究了基于机群并行数据库中关系存储的选择、多连接查询优化和查询处理等关键技术。
-
Thirdly, on the base of the existent error estimate of elliptical Galerkin projection operator, obtain semi-discrete and complete-discrete error estimates betwent EFG solution and exact solution of parabolic partial differential equation. Semi-discrete error estimate show that the rank of r is accordance with the approximation rank of subspace S_h. Complete-discrete error estimates show that it not only have relation with radius r of domain of influence, but also have relation with the step length of time variable and the way of discrete.Lastly, give typical examples and draw up procedures of MATLAB.
再次,在"椭圆Galerkin投影"算子的误差估计的基础上,对用EFG法解抛物型偏微分方程的EFG解与精确解之间作了半离散和全离散的误差估计,半离散的误差估计表明所给出的误差界限关于r的阶是与子空间S_h的逼近阶相一致的,全离散的误差估计表明所产生的误差不但与影响域半径r有关,而且与离散时间变量的步长τ及其离散方式有关。
-
Using the mathematical tool"DifferenceGeometry",it is possible to define the discrete geometric metrics such as discretefirst fundamental form,discrete second fundamental form,discrete unit mainnormal vector,discrete Gauss curvature,discrete mean curvature and discreteLaplacian.
首先,运用"差分几何"这一工具,可以构造离散第一、第二基本形式,离散单位主法向,离散高斯曲率,离散中曲率等离散几何量和离散Laplace算子。
-
In reliability-based optimization problems of a ship's longitudinal structural design, there are lots of discrete variables and continuous variables. This kind of mixed-discrete non-linear optimization problem containing discrete and continuous variables has long been payed attention to, which is more difficult to solve when a number of reliability constraints are taken into account.
在船舶纵向结构的可靠性优化设计中,含有许多离散型设计变量和连续型设计变量,这种含有两种不同性质设计变量的大型结构物的混和优化问题,一直是人们瞩目的难题,尤其是考虑了多个可靠性约束条件之后,求解这种非线性优化问题就更为困难。
- 相关中文对照歌词
- Problems
- You Got A Problem
- Problem
- Problems
- Problem
- Problem Child
- Problem
- Sucker
- No Problem
- Johnny's Gotta Problem
- 推荐网络例句
-
A carrier gas such as nitrogen is directed through line 20 and valve 22 to connect with line 26 and mix with the gas sample.
如氮气之类的载体通过管线20和阀22引入,与管线26相通,与气体样品混合。
-
But for the most part, knaves and parasites had the command of his fortune
然而支配他的家产的大多是恶棍和寄生虫。
-
For he that is now called a prophet, in time past was called a seer.
他们就往天主的人所住的城里去了。