更新算法 meaning in English
updating algorithm
Examples
- We analyze the classifying results based on the fuzzy text classifying , think the wrong classifying results can be divided into two styles , and we propose a subordinative degree update algorithm aim at the two instances . combined the nizzy semantic relationship classifying algorithm , we propose the gradual classifier construction algorithm through checkouting and correcting the wrong results constantly with the update formula .
在模糊文本分类的基础上,对分类结果进行了分析,将分类错误归结为两种类型,并针对这两种情况提出了隶属度更新算法,结合模糊语义关联度的分类算法提出了运用更新公式不断对分类结果进行校验纠错进而逐渐地构造分类器的算法。 - The two - stage modeling method for software project risk ’ s static bayesian networks is studied . the object - oriented modeling method for risk bayesian network is presented , structure refinement method based on network measurement is discussed , and probability parameters refinement method based on maximum likelihood estimates is put forward
为提高风险模型的准确性,提出了基于网络度量的风险贝叶斯网络结构改进算法,给出了基于极大似然估计的风险贝叶斯网络概率参数更新算法。 - This paper analysis three kinds of deformations and propose resolving method respectively . a bottom - up updating method is propose especially which can compute the bounding volume of parent node through bounding volumes of the two children by k comparison . furthermore , a traverse tracing strategy that can speed up collision detection is proposed in this paper based on developing and utilizing temporal - spatial coherence in virtual environment
本文在对几种变形情况进行分析的基础上,分别提出了相应的解决方法,并着重提出了一种自底向上的包围盒树快速更新算法,通过k次比较运算由子结点的包围盒得到父结点的包围盒,以解决拉压变形和拓扑变化后包围盒树的更新问题。 - The extended discernibility matrices and extended decision matrices have been introduced , new attribute reduction algorithm and incremental updating algorithm ( namely , attribute reduction algorithm based on extended discernibility matrix and incremental rule acquisition algorithm based on extended decision matrix ) have been presented , and incremental updating algorithm of mica has been discussed and researched
摘要引入扩展差别矩阵和扩展决策矩阵,提出了新的属性约简算法和增量更新算法,即基于扩展差别矩阵的属性约简算法和基于扩展决策矩阵的增量式规则提取算法,讨论了规则的增量更新算法。 - The thesis has implemented adaptive background model to detect moving objects . we propose to operate in the hue - saturation - value ( hsv ) color space , instead of the traditional rgb space , and show that it provides a better use of the color information , and naturally incorporates gray - level only processing . at each instant , the system constructs three gauss distribution for a pixel and maintains an updated background model , and a list of occluding regions that can then be tracked
此外,自适应的背景模板,采用图像上的每个象素点的h 、 s 、 v的分布为高斯分布建立的三维模型,该模型与实际情况比较接近;在背景、前景的判断上,充分利用了颜色信息;而且在更新算法上也考虑了学习率的问题。