PBIL算法,PBIL algorithm
1)PBIL algorithmPBIL算法
1.A fast image matching method based on PBIL algorithm;一种基于PBIL算法的快速图像匹配方法
2.Research of Protein Secondary Structure Prediction Method Based on PBIL Algorithm;基于PBIL算法的蛋白质二级结构预测方法研究
3.PBIL algorithm improvement and its application to real-time paper generation in online examination systemPBIL算法的改进及其在机试实时组卷中的应用
英文短句/例句

1.A Hybrid Algorithm Based on PBIL Algorithm and Zooming Algorithm一种基于PBIL算法和变焦算法的混合算法
2.Research of Protein Secondary Structure Prediction Method Based on PBIL Algorithm;基于PBIL算法的蛋白质二级结构预测方法研究
3.Protein Secondary Structure Prediction Based on PBIL Algorithm基于PBIL算法的蛋白质二级结构预测研究
4.PBIL algorithm improvement and its application to real-time paper generation in online examination systemPBIL算法的改进及其在机试实时组卷中的应用
5.An algorithm of anycast routing with multi-QoS constraints based on PBIL基于PBIL的多QoS约束选播路由算法
6.Research on drain layout optimization using probability learning evolutionary algorithmPBIL进化算法求解排污口布局优化问题的研究
7.Computational Methods and Algorithmic Language计算方法和算法语言
8.Computational Method & Algorithmic Language计算方法与算法语言
9.primary algorithm基本算法,初等算法
10.The Relationship between LBRMS Algorithm and GBMS Algorithm;LBRMS算法与GBMS算法的联系
11.Principles of Computer & Algorithm计算机原理与算法语言
12.Computer Principle and ALGOL计算机原理算法语言
13.Algorithmic Language & Computers Practise算法语言与计算机操作
14.equilibrium point algorithm for computing计算中的平衡点算法
15.It proves that the developed algorithm has a polynomial upper boUnd at the time, and can also be easily mounted on computers.本算法属多项式算法,计算简单,易于计算机实现。
16.MPPT Algorithm Based on Genetic Algorithm with Perturbation and Observation Control基于遗传算法和扰动观察法的MPPT算法
17.of or relating to or having the characteristics of an algorithm.算法的、与算法相关的或者具有算法的特点。
18.Hybrid algorithm based on cultural algorithm and modified differential evolution algorithm基于文化算法和改进差分进化算法的混合算法
相关短句/例句

PBIL evolution algorithmPBIL进化算法
3)PBIL(Population-based (Increased) Learning) AlgorithmPBIL(Population-basedIncreasedLearning)算法
4)Population Based Incremental Learning(PBIL) Algorithm基于群体的增量学习(PBIL)算法
5)algorithm[英]['?lɡ?r?e?m][美]['?lg?'r?e?m]算法 [算法]
6)magnify algorithm扩算算法
延伸阅读

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