说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 一致性检验指标
1)  consistency test indicator
一致性检验指标
1.
This article has given reciprocal matrix A is the consistent full essential condition is rank(A)=1,and given a new consistency test indicator which is KI=rank(A)-1n-1,and also given a necessary and sufficient condition which is positive matrix for the consistent matrix.
本文给出了正互反矩阵A为一致的充分必要条件是rank(A)=1,且aii=1,并且给出了一种新的一致性检验指标KI=rank(A)-1n-1,同时给出了正矩阵为一致矩阵的充分必要条件。
2)  consistency check
一致性检验
1.
Goal programming model of obtaining interval weights and consistency check of interval judgment matrix;
区间判断矩阵权重求解及一致性检验的目标规划模型
2.
Consistency check applied before data fusion of the redundant inertial measurement system with multiple inertial instruments is necessary,so Lou’s method about the check of multisensor consistency is introduced and a representative method of fiducial distance measure consistency check is studied.
多惯性仪表冗余惯性测量系统数据融合前需要进行一致性检验,为此首先介绍了Lou的多传感器一致性检验思路,研究了具有代表性的置信距离测度一致性检验方法,然后,针对其不足之处,提出了一种支持度函数一致性检验方法,详细讨论该方法的推导和使用。
3.
A deviation matrix method of the consistency check in AHP is given.
提出了一种适合层次分析法中一致性检验的偏差矩阵方法,该方法无需进行复杂的数学运算,只需根据判断矩阵的偏差矩阵即可进行检验。
3)  consistency checking
一致性检验
1.
The consistency checking rules and revising principles were brought forward to check a.
该方法依据业务过程模型,通过对BPEs安全目标赋予初始值,根据活动的出度和入度确认活动安全目标加权系数;同时还提出了BPEs安全目标一致性检验规则和修正原则,据此检验和修正BPEs安全目标初值,最终确定BPEs的安全目标值。
2.
In this paper,the authors address the problem of consistency checking for point objects.
一致性检验问题是主方向关系推理中非常重要的基础理论问题,提出了一种利用欧几里德空间坐标图实施一致性检验的新方法。
3.
The theoretical base of a common consistency checking criteria for compariso matrix and a statistical hypothesis checking method using the criteria are proposed.
给出了两种通用的判断矩阵一致性检验方法的理论依据和利用该指标的统计检验方法以及该一致性检验方法的有关性质和数值计算例
4)  uniform examination
一致性检验
5)  consistency test
一致性检验
1.
According to reciprocal judgment matrix consistency test criterion,two consistency test criterions about complement judgment matrix were obtained by transforming formulas between the reciprocal matrix and complement judgment matrix.
基于正互反判断矩阵的一致性检验标准,利用模糊互补和正互反判断矩阵之间的转换公式,得到了模糊互补判断矩阵的两个一致性检验标准,并给出了对于同一个问题的m个满足满意一致的模糊互补判断矩阵,在Hadamard运算下,其组合仍满足满意一致的结论。
2.
To find the ordinal consistency test approach,the comparison matrix is transformed into a particular matrix that is comprised of zero or one.
研究层次分析法中判断矩阵次序一致性检验及改进方法。
3.
Three prevailing methods of AHP consistency test are described,analyzed and compared.
介绍了目前较有影响的三种AHP一致性检验算法,并对其作了比较分析,最后提出了一种检验算法的选择准
6)  consensus index
一致性指标
1.
This function can be used to measure the similarity between individual preference and to construct individual and group consensus index.
运用三角模糊数的概念,根据个体加权向量,提出衡量个体间一致性的相似度量函数,由此构造个体、群体的一致性指标。
2.
The first function can be used to construct individual and group consensus index, the group consensus definition and the methods of searching group consensus vectors are given by the individual vectors.
根据第1种相似度量函数,构造个体、群体的一致性指标。
补充资料:一致性


一致性
consistency

  y一zh ix一ng一致性(~istency)理论的无矛盾性。如果一个理论不会同时承认一对相互矛盾的陈述,则该理论是一致的。形式地说,如果理论r可推得某一合适公式P及其否定,P,则r是不一致的;如果r不是不一致的,那么它是一致的,或说r满足一致性。 一致性是对“好的”理论最起码的要求。不一致的理论自相矛盾,因而不能对其行为作出合理的解释。而且只要这个理论的推理系统满足归谬律,那么系统中任一命题及其否定都能被该理论所承认,显得十分荒谬。一致性可以保证理论合理解释的存在性,即可以构造出该理论的模型。 软件规约的一致性要求从软件规约出发不会导出自相矛盾的结论。如果一软件规约中申明f是以正整数为值域的函数,而在另一处断言f需回送一1,则该规约不一致。 只有当一个软件规约满足一致性时,才有可能实现满足该规约的程序(它的模型)。如果规约的一致性不能保证,那么可能花费了大量人力物力去设计实现它的程序而最终一无所获。这就是研究软件规约一致性的重要性之所在。 对软件规约作一致性检查相当困难,通常只能发现不一致而不能保证一致。对不同形式的软件规约常采取不同的检查方法。对非形式的软件规约所能做的主要是对软件规约作字面上的检查以保证没有名冲突,以及保证没有直接矛盾之处。如果软件规约是用形式化语言书写,那么除名冲突外,还可以检查出其它一些不一致,如类型不一致、数量关系不一致等。但没有一般的形式方法可判定软件规约的一致性。 研究软件规约的一致性实际上就是对特定的形式化语言研究哪些不一致性可以检查以及给出检查的形式方法。‘伊波)
  
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条