1)cultural algorithm文化算法
1.Study on ML direction finding method based on cultural algorithm;文化算法的最大似然测向方法研究
2.Design of a cultural algorithm for solving complex constrained optimization problems;一种求解复杂约束优化问题的文化算法设计
3.Process modeling based on cultural algorithm;基于文化算法的生产过程建模法
英文短句/例句
1.Hybrid algorithm based on cultural algorithm and modified differential evolution algorithm基于文化算法和改进差分进化算法的混合算法
2.Differential Evolution-based Cultural Algorithm Combined with Chaotic Search and Its Application混沌差分文化算法及其仿真应用研究
3.Using a cultural algorithm to solve the mobile agent routing problem文化算法求解移动Agent路由规划问题
4.Scheduling of No-wait Flowshop by Using Culture Algorithm基于文化算法的无等待Flowshop调度
5.An Evolutionary Programming Based on Cultural Algorithm for Solving Constrained Optimization Problems一种求解约束优化问题的进化规划型文化算法
6.Hybrid global optimization algorithm based on artificial fish swarm and cultural algorithm一种基于人工鱼群和文化算法的新型混合全局优化算法
7.Selective Neural Network Ensemble Approach Based on Cultural Algorithm基于文化算法的选择性神经网络集成方法
8.Fast image segmentation based on cultural algorithms and two-dimensional Otsu's method基于文化算法和二维Otsu方法的快速图像分割
9.A New Method of Simplifying Grammar--tree algorithm;一种新的文法化简方法——树型算法
10.Research on cultural continuous ant colony optimization algorithm基于文化的连续蚂蚁优化算法的研究
11.A Cultural Ant Colony System for Solving TSP Problem求解TSP问题的文化蚁群优化算法
12.File Transfer Algorithm and Optimization in BitTorrent System;BitTorrent系统中文件传输算法与优化
13.An Advanced Hierarchical Parallel Evolutionary Algorithm;一种改进的分层并行演化算法(英文)
14.Exploration of Teaching Methods on Computer Culture Base;《计算机文化基础》课程教学方法探讨
15.Checking termination of Active XML documents materializationActive XML文档物化终止性检验算法
16.KPCA feature extraction based on CBPSO algorithm基于文化粒子群算法的KPCA特征提取
17.Text extraction algorithm based on binary clustering基于二值化聚类的图像文字提取算法
18.Research on and Application of the Memetic Algorithm to the Optimal Dispatching of Small Hydropower Station小水电优化调度文化进化算法研究及应用
相关短句/例句
cultural algorithms文化算法
1.Cluster analysis based on cultural algorithms;基于文化算法的聚类分析
2.Fast image segmentation based on cultural algorithms and two-dimensional Otsu's method基于文化算法和二维Otsu方法的快速图像分割
3)culture algorithm文化算法
1.To improve the ability of generalization,an approach for neural network ensemble based on culture algorithm is proposed,in which the culture algorithm is used to select part of the trained individual networks to be ensembled.提出了一种基于文化算法的神经网络集成方法,在训练好个体神经网络后,使用文化算法选择部分网络来组成神经网络集成。
2.This paper analyses the main factors which effect the performance of web server,and proposes a new strategy,which applies culture algorithm into the evolutionary calculation for the weighted values of server.该方法将文化算法(CultureAlgorithmsCA)应用到对服务器性能权值的进化计算中,通过评价服务器的负载状况,获得优化的性能权值,并自适应地转换到集群的分配器中,使事务在集群系统中得到合理分配。
3.However, the culture algorithm, as a newtype of smart algorithms, owns its unique advantages to solve nonlinear optimization problem.而文化算法作为一种新型的智能算法在解决非线性优化问题方面有其独特的优势。
4)cultural evolutionary algorithms文化进化算法
1.Research on cultural evolutionary algorithms applied to Job shop problems;Job shop调度文化进化算法研究
2.Research on cultural evolutionary algorithms applied to Flow Shop problem with fuzzy delivery time模糊交货期Flow Shop调度文化进化算法研究
5)memetic algorithm文化基因算法
1.The origin and development of the memetic algorithm as well as its applications in various optimization problems are introdued in the paper.文化基因算法(memetic algorithm)是Pablo Moscato提出的建立在模拟文化进化基础上的优化算法,它实质上是一种基于种群的全局搜索和基于个体的局部启发式搜索的结合体。
6)CBPSO文化粒子群算法
1.KPCA feature extraction based on CBPSO algorithm基于文化粒子群算法的KPCA特征提取
延伸阅读
BP算法分子式:CAS号:性质:又称逆推学习算法,简称BP算法,是1986年鲁梅哈特(D. E. Rumelhart)和麦克莱朗德(J. L. McClelland)提出来的。用样本数据训练人工神经网络(一种模仿人脑的信息处理系统),它自动地将实际输出值和期望值进行比较,得到误差信号,再根据误差信号从后(输出层)向前(输入层)逐层反传,调节各神经层神经元之间的连接权重,直至误差减至满足要求为止。反向传播算法的主要特征是中间层能对输出层反传过来的误差进行学习。这种算法不能保证训练期间实现全局误差最小,但可以实现局部误差最小。BP算法在图像处理、语音处理、优化等领域得到应用。
