资源列表
SVM-development
- SVM支持向量机的发展,包括参考文献,是人工智能的大作业-the development of the SVM algorithm
Intelligent-control
- 详细介绍了现代常用的智能控制方法,模糊控制,神经控制等。-Modern intelligent control method was presented,including fuzzy control and neural control
AI
- 在内存中建立个二叉树,当用户输入"yes"或者"no"对子树进行相关查询,最后得出智能系统的判断。-Build a binary tree in memory when the user enters " yes" or " no" pair tree-related inquiries, came to the conclusion of intelligent systems to determine.
particle-filter
- 粒子滤波编程,matlab格式,程序并不规范,但易于理解学习,注释中有各变量定义-Particle filter programming, matlab format, the program is not standard, but easy to understand learning, notes in the definition of each variable
Particle-algorithm
- 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究。 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练
control_Robot
- 机器人控制系统的设计与MATLAB仿真的相关程序,对研究机器人控制及仿真编程有一定帮助。-" Robot control system design and MATLAB simulation," a book with the program, the study of robot control and simulation programming of some help.
Ant_colony
- 有关蚁群算法的资料,详细讲解的蚁群算法的原理及改进蚁群算法,并附有MATLAB代码及解释。-Information about ant colony algorithm, explain in detail the principles of ant colony algorithm and improved ant colony algorithm, along with MATLAB code and explanation.
yichuansuanfa_02
- 更加复杂的遗传算法,多节点变异,运算更加流畅。使用C#实现,可根据需求自行修改-More complex genetic algorithms, multi-node mutation, smoother operation. Use C# to achieve, can modify according to needs
4697191_25342821
- 粒子群优化算法的编程 欢迎下载-Particle Swarm Optimization
EyeProcessing
- eye processing using color cues and other methods
AI-CODE
- genetic algorithm for ai applications
FastMarching_version3b
- fast Marching for robot path planing, obstacles, online, consider the robot capabilities, 2D, realtime, very nice
