说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 优化层
1)  optimization layer
优化层
2)  gradually imminent
分层优化
1.
A gradually imminent non-linear system predictive algorithm is introduced to resolve this difficult problem.
该文采用分层优化的非线性系统预测控制算法来解决这一难题,对系统硬件配置和参数做出了具体说明,并给出了仿真结果。
2.
The pH titration curve around the neutral region in steel factory dealing with waste acid water is extremely sensitive, and its non-linear logarithmic nature cannot be controlled with normal linear controller,A gradually imminent non-linear system predictive algorithm was used to resolve this problem.
本文采用分层优化的非线性系统预测控制算法来解决这一难题,对系统硬件配置和参数做出了具体说明,并给出了仿真结果。
3)  two-level optimization
双层优化
1.
To avoid the above disadvantage,a two-level optimization algorithm was proposed according to the characters of the reactor network model based on continuous stirred-tank reactors(CSTR).
反应器网络综合问题一般都是复杂的非线性规划问题,在分析基于全混流反应器的反应器网络模型特点的基础上,提出了求解该模型的双层优化算法。
4)  Optimized coating
优化涂层
5)  bi-level optimization
双层优化
1.
This paper studies a problem in cutting rectangle materials, which often occurs in industry and involves the bi-level optimization of two-dimensional layout.
研究了工业中常遇到的先将原料板切割成加工拼板后,再将拼板切割成单元板的一类矩形板材切割问题,此类问题归结为二维排布的双层优化。
2.
It is analyzed how the location and output of distributed generators affect the penetrating level,and a bi-level optimization model is presented to accommodate this effect.
对于多个分布式电源的情况,提出了至少准入功率的双层优化模型和相应的优化问题求解算法,并结合杭州永宁变半山支线的算例,计算出了配电线路所能接入的分布式电源最大准入功率和至少准入功率。
3.
We analyze how the location of distributed generators affects penetration level,and suggest a bi-level optimization model to accommodate this effect.
根据双层优化理论,建立了以准入功率最大化为上层优化目标、满足电压约束为下层优化目标的计算模型。
6)  layer series optimization
层系优化
补充资料:优化


优化
optimization

  youhuQ优化(oPtimization)在语言处理过程中为提高程序质量而采用的技术。需求级、功能级和设计级语言处理系统的优化技术尚处于实验探索阶段,实现级语言处理系统尤其编译程序的优化技术发展较早、较为成熟。 编译阶段上可进行的优化分为中间代码级的优化和机器代码级的优化,又分别称为与机器无关的优化和与机器有关的优化。 中间代码级的优化有表达式优化、循环优化等。表达式优化通常有合并常量运算、提取公共子表达式、布尔表达式优化等。循环优化通常有外提循环不变式、强度削减等技术。 机器代码级的优化有寄存器优化、机器指令的有效利用等。 从涉及的范围上优化技术又可分为局部优亿和奎局化化。若优化涉及的范围是一个基本块,则称为局部优化,否则称为全局优化。 在优化工作中循环优化,尤其是与内循环有关的优化特别重要,它对程序的质量有显著影响。 优化技术的基础是数据流分析和控制流分析等。 目标程序的质量不仅与编译的优化技术有关,而且与源程序所采用的算法有关。求解一个问题的算法可能有许多,它们的复杂度常常会有数量级上的差异。采用高质量算法的源程序是提高目标程序质量的关键所在。
  
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条