搜索资源列表
111
- 人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-English
The-Multi-user-Detection-paper
- 提出了基于联合智能算法的MIMO-OFDM系统多用户检测算法。联合智能算法结合了粒子群优化算法、遗传算法、模拟退火算法的思想。-Joint intelligent algorithm is proposed based on multi-user detection algorithm of MIMO- OFDM system. Combined intelligent algorithm combining particle swarm optimization algorithm and g
nice
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle
Drawing-Vectorization-References
- 几篇图纸矢量化的论文。基于模板匹配和SVM的草图符号自适应识别方法。基于图形识别的建筑模型三维重建。基于拓扑结构的工程图纸识别方法。基于优化粒子群的NCC模板匹配算法。建筑构件智能识别方法研究。-Vector drawing of several papers.
Particle-Swarm-Optimization
- 粒子群算法在仿真生物群体社会活动的基础上,通过模拟群体生物 相互协同寻优能力,从而构造出一种新的智能优化算法。但粒子群算法 本身来源于生物群体现象,其理论基础并不完备。而且由于其属于随机 的近似优化算法,主要应用于连续区域,因此该算法存在早熟收敛和对 离散性的问题难以应用的缺点。因此,对粒子群算法的理论分析、算法 改进及离散性问题的研究具有重要意义的 -The Research of Basic Theory and Improvement on Particle Swa
MATLAB智能算法30个案例分析程序
- 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)