搜索资源列表
ImmueGA
- 一个函数寻优的免疫遗传算法,可能简单,但清晰易懂、功能完善,适合学习
jack_immune
- 遗传免疫是算法的程序 大家可以看看 遗传免疫算法 我也是刚开始学 传上去大家共同学习
java-myga
- 用免疫遗传算法解决TSP问题,比较了该算法和遗传算法和免疫算法的效率-With immune genetic algorithm to solve TSP problems, comparison of the algorithm and genetic algorithm and immune algorithm efficiency
TSP_IGA
- C++实现的免疫遗传算法,解决TSP问题,适合初学者去学习。-C++ implementation of the immune genetic algorithm to solve TSP problem, suitable for beginners to learn.
mianyipaikesuanfa
- 免疫排课算法,遗传算法的一种进化形式。可供学习研究-Timetable immune algorithm, genetic algorithm as a form of evolution. Available for study
Intelligentapplicationofthealgorithms
- 智能化算法的应用,介绍了各种智能算法的概况,详细介绍了蚁群算法、免疫算法、遗传算法、粒子群算法在配电网重构中的应用,可以管中窥豹地学习智能算法在具体问题中的应用-The application of intelligent algorithms, introduced an overview of the various intelligent algorithms, detailed information on ant colony algorithm, immune algorithm,
IQGA
- 该程序为量子免疫遗传算法,非常适合新手学习,-Quantum immune genetic algorithm, suitable for beginners to learn
mianyiyichuan
- 该算法既保留了遗传算法的搜索特性,又利用了免疫算法的多机制求解多目标函数最优解的自适应特性,在很大程度上避免了“早熟”,收敛于局部极值。 生物体的免疫系统是一个高度进化、复杂的系统,它能自适应地识别和排除入侵肌体的抗原性异物,保护机体免受损害及维持内坏境稳定,并具有学习、记忆和自适应调节的能力。当抗原入侵时,免疫系统通过自体耐受对‘自己’和‘非己’进行识别,并产生最恰当的抗体排除抗原,通过抗体与抗体之间、抗原与抗体之间的相互刺激和抑制关系,降低抗原对免疫细胞的刺激,抑制抗体的过度分化、增殖,
IMGA_MAX_F111
- 简单、规范免疫遗传算法,含有大量注释,可读性强,适用于新手学习算法和代码编写。-Simple and standard immune genetic algorithm.It is very readable and suitable for new guys to learn algorithms and programme.
93259120
- 动态的模糊聚类,用的是遗传算法,其中融合了并行遗传算法和免疫遗传算法,()
30个智能算法模型
- 1-8遗传算法,9 多目标Pareto最优解搜索算法,10 基于多目标Pareto的二维背包搜索算法,11-12免疫算法,13-17粒子群算法,18鱼群算法,19-21模拟退火算法,22-24蚁群算法,25-27神经网络,28 支持向量机的分类,29 支持向量机的回归拟合,30 极限学习机的回归拟合及分类(1-8 genetic algorithm, 9 multi-objective Pareto optimal solution search algorithm, 10 multi-obje
MATLAB智能算法30个案例分析代码
- 压缩包内是关于BeiHang出版的matlab智能算法30个案例的代码,对于学习理解智能算法的原理和编程有一定的帮助。如遗传算法、粒子群算法、免疫优化算法、模拟退火算法、BP算法等。(there are 30 matlab codes, which match a book about intelligence algorithms,such as genetic algorithms, PSO, ACO,BPO,etc. WISH that will be help for you.)