资源列表
用遗传算法求解二维函数的最大值
- 用遗传算法求解二维函数的最大值问题,用matlab实现,但是不采用matlab遗传算法工具箱
yuandaima
- 人工智能的编码,建立数据库,自动进行动物的种类分类-Artificial intelligence coding, creating databases, automatic classification of animal species
fff5
- 用遗传算法求解二维函数的最大值问题,用matlab实现,但是不采用matlab遗传算法工具箱-Maximum of two-dimensional functions using genetic algorithm, using matlab to achieve, but not using matlab genetic algorithm toolbox
ABC.c
- source code for artificial bee honey colony algorithm to solve combinational optimization problem-source code for artificial bee honey colony algorithm
fastkmeans
- matlab版本的k-means聚类程序,很简单易懂,适用于matlab和聚类的初学者
Bee-colony-alogrithms
- 蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。为了解决多变量函数优化问题,Karaboga提出了人工蜂群算法ABC模型(artificial bee colony algorithm)。 -artificial bee colony algorithm
FiveBar_Dynamic
- 双臂机器人动力学程序,采用龙格库塔法,提高运算精度。解决了闭链动力学存在约束与负载内力的问题,为后续控制打下基础-Arm robot dynamics program, using the Runge-Kutta method to improve the calculation accuracy. Closed kinetic chain exist to solve the constraint problem with the load internal forces, lay the f
hwProgramming
- 个人人工智能课程编程代码,关于搜索算法的实现-AI programming jobs a personal curriculum, the search algorithm to achieve
ABC-algorithm-coded
- Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior of honey bees.-Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karabo
yuce18001944
- MATLAB 最小二乘支持向量机 已知三个月的风速进行预测之后5天的风速-After MATLAB squares support vector machine known three-month forecast wind speed wind 5 days
TSP
- TSP问题遗传算法优化,不仅对TSP问题优化,而且就遗传算法本身提出了优化-TSP genetic algorithm optimization
VB6.0-for-fuzzy-control
- 我自己写的Vb6.0的关于模糊控制(二维E、EC输入)的代码,经调试和与实际输出结果验证程序运行结果完全正确。请各位参考!-fuzzy control for student who study automation.