英语人>网络例句>multi-linear 相关的网络例句
multi-linear相关的网络例句

查询词典 multi-linear

与 multi-linear 相关的网络例句 [注:此内容来源于网络,仅供参考]

In view of the characters of multi-source and multi-stove,hydrocarbon production in multi-stage and deposit in different periods in Wu Maying oil field ,and using the concept of compound including oil-gas system,we deeply investigated the characteristics of folded growth,oil-gas distribution and oil deposit of No.

针对乌马营油田存在多源多灶、多阶段生烃与多期成藏的特点,在"复合含油气系统"和"油气运聚单元"概念基础上,系统地应用复合含油气系统描述研究的六项原则与相应方法,对其下第三系含油系统的叠合发育特征与油气分布规律、油藏类型等进行深入研究,其结果对抑制该区的高速递减,寻找后备资源接替具有重要的指导意义。

The problem of multi-objective usually meet many conflict each other and can not use the objective of the same standard unit, then to employ membership function of fuzzy theory,at first each objective function to change fuzzy set and express with membership function, membership function include the maximum constraint, minimum constraint, the decrease function of monotonic property, to become optimal of the multi-objective function, but still to scanty of weighting value with regard to adjustment of objective function, thus this thesis proposes the method of combine orthogonal arrays and particle swarm optimization to solve the problem of multi-objective optimal power flow, each objective function separately add weighting value, to setting each weighting value of objective function in order to the result of anticipating.

多目标最佳化的问题通常会面临到许多互相冲突且不能用同ㄧ标准单位的目标,於是利用模糊理论中的归属函数,首先将各目标函数转换成模糊集合并以归属函数表示,归属函数包含了最大限制值、最小限制值、单调的递减函数所组成,将各目标函数利用归属函数表示,形成单一目标函数的最佳化,但是仍缺乏权重值对於目标函数的调整,於是本篇论文提出ㄧ种权重值设定与粒子群优演算法的方法去解决多目标最佳电力潮流的问题,将各目标函上分别加上权重值设定各目标函数的权重值,得到预期的效果。

Maximize signal-to-leakage ratio strategy is proposed in multi-user multi input multi output system, which is used to design MU-VBLAST downlink.

摘要该文针对多用户MIMO系统提出利用最大信号泄漏信噪比准则设计多用户VBLAST下行链路的方法。

In this paper, the above, in order to focus on analysis of bank customers object, the use of queuing theory algorithms, databases and other knowledge, is designed and implemented a multi-window, multi-service management, multi-lingual support, real-time monitoring of the queuing system.

本文针对以上情况,以银行客户为重点分析对象,利用排队论的算法,数据库等知识,设计并实现了一种具有多窗口,多业务管理,多语种支持,实时监控的排队系统。

In order to evaluate the PREE (Population, Resource, Environment, and Economy) development environment of Yinchuan city, based on the statistics data from Yinchuan Yearbook and the situation of "the eleventh five-year plan" of Yinchuan, choosing different multi-goal preferential factors, the paper established the PREE harmonious development nonlinear multi-goal planning model of Yinchuan city. In this paper, the pattern search method was used to solve PREE nonlinear multi-goal programming, the algorithm and the accomplishment of the Matlab procedure was given.

为评价银川市的经济、人口、资源和环境,根据《银川市统计年鉴》中的数据及银川市"十一五"规划情况,选取不同的多目标优先因子,建立了银川市人口、资源、环境和经济协调发展的非线性多目标模型,介绍了模式搜索法在求解银川市PREE非线性多目标模型的实际应用,给出了求解银川市PREE模型的算法和Matlab程序的具体实现。

Based on our former work on agent BDI logic, multi-agent cooperation logics and multi-agent cooperative problem solving process modeling, as well as the work of Baral et al. on non-monotonic temporal logics, strong and weak exceptions were introduced to Alternating-time Temporal Logic that was the primogenitor of multi-agent cooperation logics. As a result, non-monotonic alternating-time temporal logic was developed, and its syntax and semantics were proposed.

在前期关于Agent BDI逻辑、多Agent合作逻辑、多Agent合作问题求解过程建模等研究工作的基础上,借鉴Baral等人开发非单调线性时态逻辑N-LTL的技术,利用强弱例外对多Agent合作逻辑的开创性工作交互时态逻辑进行拓展,建立非单调交互时态逻辑NATL,给出其语法和语义。

Aiming at complicated computing and difficulty of being realized when extending single sensor PHD filtering to the multi-sensor case by means of probability generating function, a multi-sensor multi-target sequential particle-PHD tracking algorithm is proposed based on the thought of sequential filtering for a centralized fusion system. The algorithm chooses the importance density function with regard to every sensor, and updates sample particle of every sensor layer by layer.

当采用概率母函数将单传感器PHD滤波推广到多传感器情形时,针对计算繁琐,难于实现的问题,本文基于集中式融合系统的有序滤波思想,提出多传感器、多目标有序粒子PHD跟踪算法,该算法通过选取与各传感器相关的重要性密度函数,层层更新各传感器的采样粒子,达到多传感器多目标有序PHD跟踪。

Then the spatial index is constructed which includes not only the external approximate expression but also interior approximate expression of spatial object and is extended from tranditional index only with external approximate expression. The index structures of MR-tree and MRD-tree based on multi-approximate expression are set up with the prototype index of R-tree, and the relevant algorithms about the index of insertion, deletion and search are provided. Then, the efficiencies of constructing index based on the multi-approximate expression and window range query are analysised and compared. In addition, the several algorithms and efficiency of soving the maximum enclosed circle and maximum enclosed rectangle are discussed and analyzed during constructing index based on multi-approximate expression.

首先,论文讨论了空间数据的特点、空间数据库的关键技术以及空间对象间的拓扑、距离以及方向关系,分析了空间对象的外部和内部近似表达,然后将传统索引中只利用空间对象的外部近似扩展为既有空间对象的外部近似又有空间对象的内部近似,即以空间对象的多重近似来构建索引,并以R-tree为索引原型构建基于多重近似的MR-tree和MRD-tree索引结构,然后给出了相关索引的插入、删除及查找算法,并通过实验比较分析了基于多重近似索引与基于外部近似索引的构建效率及窗口范围查询效率。

A standard expected value model for multi-objective multi-stage transmission planning is presented to realize the transmission optimal planning with the control of line overloading risks. In this model, a constraint of overloading risks is built with expected value and standard deviation of random line active power and two objectives are given as expected value of the average power loss and discount value of the investment cost. By modeling uncertain informations with probability theory, the probabilistic DC power flow is adopted for the correlated calculations among random variables in the planning model.4 A novel multi-objective transmission planning approach that considers transmission investment profit is proposed. Requests for transmission investment profit and social welfare are involved in the proposed planning approach.

以方案总投资费用贴现值和平均网损期望值为目标函数,建立多目标多阶段输电网规划的期望值模型,以线路有功潮流过负荷随机变量的期望值和标准差构建过负荷风险约束,考虑了风险发生概率和严重程度两方面的特征,通过对不确定性信息的概率建模,利用概率直流潮流进行各随机变量的相关计算,实现了控制过负荷风险条件下的输电网优化规划。4提出考虑输电投资收益的多目标输电网规划方法,综合考虑市场参与者对输电投资收益和社会总福利的要求加热管及其对输电网规划的影响。

For multi-dimensional data visualization technique for data mining, multi-dimensional data is switched into two-dimensional graphics display through parallel coordinate, partitioning section of rotundity, multi-dimensional zoom.

用于数据挖掘的多维数据可视化技术,将多维数据通过平行坐标、圆形分段或多维缩放变换以二维图形显示。

第11/100页 首页 < ... 7 8 9 10 11 12 13 14 15 ... > 尾页
相关中文对照歌词
Multi Til The Sun Die
推荐网络例句

This one mode pays close attention to network credence foundation of the businessman very much.

这一模式非常关注商人的网络信用基础。

Cell morphology of bacterial ghost of Pasteurella multocida was observed by scanning electron microscopy and inactivation ratio was estimated by CFU analysi.

扫描电镜观察多杀性巴氏杆菌细菌幽灵和菌落形成单位评价遗传灭活率。

There is no differences of cell proliferation vitality between labeled and unlabeled NSCs.

双标记神经干细胞的增殖、分化活力与未标记神经干细胞相比无改变。