说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 算法有效性
1)  algorithm validity
算法有效性
2)  efficient algorithm
有效算法
1.
An efficient algorithm to solve the problem is given.
对这类问题提出一种有效算法 ,该算法稍加修改还可用来解释其他类似的变形问题 ,如Geatha和Nair在文献 [1]中提出的变形指派问题
3)  effective algorithm
有效算法
1.
In this paper,we use the results of Ljunggren,Cohn,Bennett and Walsh, Chen to give the bound and effective algorithm of positive integer solution number of two Diophantine equations.
本文利用Ljunggren,Cohn,Bennett和Walsh以及陈建华等人的结果,给出了两个丢番图方程正整数解的解数上界和有效算法。
2.
Basing on the duality theory,solving the two kinds of value type bileval linear programming can be changed into solving several linear programming problems,and an effective algorithm is given.
根据值型线性双层规划的 Johri一般对偶的对偶性质 ,把对两类值型线性双层规划的求解问题转化为对有限个线性规划的求解问题 ,简化了双层规划的求解过程 ,给出了求解这两类值型线性双层规划的一种有效算
4)  product validation algorithm
产品有效性验证算法
1.
In order to solve the drawbacks of traditional methods to verify the product validity in after-sales service,a product validation algorithm was put forward on the basis of analyzing the application flow in product after-sales service.
为解决售后服务中验证产品有效性传统方法的弊端,在分析产品售后服务应用流程的基础上,提出了一种产品有效性验证算法,解决了售后服务中如何验证服务的产品是否是合同中的产品、是否在服务期内等关键问题。
5)  Effective arithmetic
有效的算法
6)  rms algorithm
有效值算法
1.
This paper proposes a new detection method of voltage sag combining wavelet packet transform and rms algorithm on the basis of deep and careful study of.
在对现有的电压暂降检测方法进行仔细的研究和比较后,提出一种将小波包变换和有效值算法相结合的电压暂降检测方法,利用这种方法可以更加准确、简洁地检测出电压暂降扰动。
2.
Based on the basic concept,characterization and cause of voltage sags,a method of detecting voltage sags characterization through RMS algorithm,including data acquisition,data processing and output,is introduced.
在简述电压暂降的基本概念、特征量和起因的基础上,介绍了采用有效值算法获取电压暂降特征量的方法,其中包括电压信号检测、数据处理和输出,提供了完整的软件处理流程,MATLAB仿真结果证明了该程序运行的有效性。
补充资料:单纯性算法

单纯形法是一种迭代算法,其基本原理及主要步骤是:首先设法找到一个(初始)基可行解,然后再根据最优性理论判断这个基可行解是否最优解。若是最优解,则输出结果,计算停止;若不是最优解,则设法由当前的基可行解产生一个目标值更优的新的基可行解,再利用最优性理论对所得的新基可行解进行判断,看其是否最优解,这样就构成一个迭代算法。由于基可行解只有有限个,而每次目标值都有所改进,因而必可在有限步内终止。如果原问题确有最优解,必可在有限步内达到,且计算量大大少于穷举法;若原问题无最优解,也可根据最优性理论及时发现,停止计算,避免错误及无效运算。

是20世纪十大经典算法之一

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条