Lemke算法,Lemke algorithm
1)Lemke algorithmLemke算法
1.The work is on using the Lemke algorithm to solve adjustment model with inequality constrained parameters,but some improvements are made.利用Lemke算法求解带有不等式约束平差模型。
2)Lemke's Piloting AalgorithmLemke转轴算法
3)Lemke complement pivoting algorithmLemke互补转轴算法
4)LemkeLemke法
5)Lemke-Howson methodLemke-Howson方法
英文短句/例句

1.An Anti-example of The Lemke-Howson MethodLemke-Howson方法的一个反例
2.the extraction of root【数】开方法, 求根法
3.variance components method方差分析法 方差分析法
4.Method,Anti-Method and Openness of Economics Methodology;方法、反方法与经济学方法的开放性
5.method of operation操作方法;经营方法;经营方法;运行方式;运转方法;工作规范
6.On Source of Law--From the Perspective of Legal and Jurisprudence Methodologies;论法律渊源——以法学方法和法律方法为视角
7.Place where judge or magistrate sits in court在法庭法官或地方法官坐的地方
8.method,style or manner of doing sth(做某事的)方法,方式,手段
9.perturbation method in ordinary differential equation常微分方程摄动方法
10.Numerical Methods for ODE常微分方程数值方法
11.Compare Chinese and Western methods of analysis.比较中西方的分析方法。
12.The emollient approach of a diplomatic mediator.官方调停者的缓和方法
13.integrated sectoral programming approach综合部门方案制订方法
14.In doing our work, we must pay attention to ways and means.做工作应注意方式方法。
15.comprehensive approach综合方案综合处理方法
16.The method or manner of jointing.联接的方法,联接的方式
17.and cheapest for everybody if Mrs. Grey and her neighbour,和最经济的方法是双方,
18.These methods cannot be applied universally.这些方法并非万应灵方。
相关短句/例句

Lemke's Piloting AalgorithmLemke转轴算法
3)Lemke complement pivoting algorithmLemke互补转轴算法
4)LemkeLemke法
5)Lemke-Howson methodLemke-Howson方法
6)Lemke-Howson algorithmLemke-Howson
1.And then, the Nash equilibrium of the game is obtained based on Lemke-Howson algorithm.论文针对网络攻防中入侵者与入侵检测及其响应系统之间的关系,通过参考以往博弈模型,建立了一个基于双矩阵非零和博弈的入侵检测模型,并通过Lemke-Howson算法推导出整个博弈的最优混合策略,且对攻防双方的成本进行分析,探讨了最优策略中各个因素之间的函数关系。
延伸阅读

BP算法分子式:CAS号:性质:又称逆推学习算法,简称BP算法,是1986年鲁梅哈特(D. E. Rumelhart)和麦克莱朗德(J. L. McClelland)提出来的。用样本数据训练人工神经网络(一种模仿人脑的信息处理系统),它自动地将实际输出值和期望值进行比较,得到误差信号,再根据误差信号从后(输出层)向前(输入层)逐层反传,调节各神经层神经元之间的连接权重,直至误差减至满足要求为止。反向传播算法的主要特征是中间层能对输出层反传过来的误差进行学习。这种算法不能保证训练期间实现全局误差最小,但可以实现局部误差最小。BP算法在图像处理、语音处理、优化等领域得到应用。