error of variable的意思|示意
变量误差
error of variable的网络常见释义
变量误差 ... 变量模型 variate model 变量误差 error of variable 变量误差模型 error-in-variable model ...
error of variable相关短语
1、 variable error of empty scale 空秤变量误差
error of variable相关例句
By using the probability distribution in perfect condition, the error resiliency of synchronized variable length codes (SVLC) is counted.
利用在理想条件下的概率分布,计算了同步变长码的抗误码扩散概率。
Using the sys_nerr global variable and the strerror() function, you can easily whip up some code (see Listing 5) to print out all of the built-in error messages of the system.
通过使用 sys_nerr 全局变量和 strerror() 函数,将可以很轻松地快速编写一些代码(请参见 清单 5)以打印出系统的所有内置错误消息。
In this system, the variable frequency motor is applied to meet the requirement of low speed to check the compositive error and high speed to measure the vibration.
针对检测综合误差和振动时对主轴转速的要求,采用变频电机来控制主轴转速,以满足系统对转速的要求。
Whenever an exception is thrown while processing your JSP page, the exception object will immediately be thrown to the designated error page by means of the implicitly declared exception variable.
如果在处理jsp页面时有一个异常抛出的话,exception对象就会立即通过隐式声明的exception变量的方式抛给指定的错误页面。
By introducing integral variable structure and high gain observer, the closed-loop control systems is shown to be globally stable in terms of Lyapunov theory, with tracking error converging to zero.
通过引入积分型变结构切换函数及高增益误差观测器,基于李雅普·诺夫稳定性理论,证明了闭环系统是全局稳定的,输出跟踪误差都收敛到零。
Add some control to the Web application to display the localized messages. First, add a String variable key to record what type of error occurs for Login.java
向 Web 应用程序中添加一些控制来显示地方化的消息。