manipulated variable

操纵变量:科学实验中被有意改变或操纵的变量。
常用释义
操纵变量:科学实验中被有意改变或操纵的变量。

例句

1·Based on model impulse transfer function, explicit description of manipulated variable is obtained.

同时基于模型脉冲传递函数,得到控制量的显式表达式。

2·In this paper, the controlled object is concentration of distillate, reflux ratio is selected as the manipulated variable.

两种控制方法以塔顶产品的液相轻组分浓度为被控变量,回流比为控制量。

3·The direct-axis or quadrature-axis stator voltage is used as manipulated variable and direct-axis or quadrature-axis stator current delay feedback is used for chaos control.

该方法以永磁同步电动机的定子交轴电压或直轴电压为控制量,利用电流的延迟反馈实现了混沌运动的控制。

4·These allow the atomic variable to be manipulated and then tested (all performed as one atomic operation).

这些例程允许对原子变量进行操纵和测试(作为一个原子操作来执行)。

5·Don't forget that native CSS features like these can be manipulated through scripting too. For example, you could use JS to change the value of a variable.

不要忘了这样的原生css特性也可以通过脚本来操纵。比如说,你可以用JS来改变一个变量的值。

6·No, a static variable can be manipulated by any method that has access to it.

不,一个静态变量可以用任何方法,可以访问它的操纵。

7·No, a static variable can be manipulated by any method that has access to it.

两种方法改变静态成员的值是正确的,但是第一种方法会给你一个警告,第二不会。