接受准则 meaning in Chinese
acceptance criteria
Examples
- To achieve its purpose the code must be understood , internalised and used by nurses in all aspects of their work
要达到这一目的,护士必须理解、接受准则,并将其应用到各项护理工作中。 - Secondly , the intelligent optimization algorithms are used as search strategy . to overcome the genetic algorithm ( ga ) ’ s premature convergence , the metropolis scheme was introduced into ga
针对遗传算法的“过早收敛” ,我们采用混合优化算法,将模拟退火算法的metropolis接受准则引入到遗传算法中。 - For problems whose objective function or constraint functions have sharp curves on their contour maps ( such as the rosenbrock ' s function which has banana shape contours ) , monotonicity may cause a series of very small steps , causing a huge number of iteration to reach their solutions . by using the nonmonotone technique , we get the sequence of successful interative point which should make the objective function mono - tonically decreasing . hence , we use both trust region strategy and line search technique and make each iterate generate an acceptable trial step in interior feasible set as next interative point
我们利用非单调技术得到使目标函数非单调下降的迭代点,因为非单调克服高度非线性化函数的求解问题,从而避免了只使用单调搜索在“峡谷”现象局部最优解被卡的情况,我们用信赖域策略和非单调线搜索技术相结合的方法,使算法产生的迭代步落在可行域内点,同时又在信赖域内满足接受准则。 - Based on the comparing analysis and character of clustering algorithm the simulated annealing ( sa ) algorithms was applied to the data clustering . simulated annealing ( sa ) algorithms are random search techniques based on physical annealing process , which can prevent the optimizing process into local optimization and get the global optimization
算法以优化过程的求解与物理退火过程的相似性为基础,通过接受准则和对下降温度的控制,能够有效的克服优化过程陷入局部极小从而获得全局最优解。