资源列表
matlab-Genetic-Algorithm
- 遗传算法,里面有关于matlab的几个基本的比较基础的程序,适合初学者,最后综合介绍了遗传算法-Genetic Algorithm
MIT_AI_lec_03
- 麻省理工的人工智能讲义第三章 约束满足问题 介绍了各种类型的约束满足问题-AI lecture-3 of MIT talking about Constraint Satisfaction Problems (CSPs):N-Queens problem;line labelings;Graph coloring;3-SAT; Model-based recognition etc.
Dijkstra
- 模拟退火算法-电力系统计算分析优化计算算法的有效工具-Simulated annealing algorithm
GA-TSp
- a genetic algorithm example : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge. Programming Language:Visual C++,
matlab-ant-tsp
- AI-NN-PR Matlab Used MATLAB language. 33 cities in the ant algorithm. Solve the TSP problem. -AI-NN-PR Matlab Used MATLAB language. 33 cities in the ant algorithm. Solve the TSP problem.
EightPuzzle
- 基于MFC的八数码寻径问题,包括经典的人工智能算法:深度优先算法,广度优先算法及A*算法 动态显示搜索结果。-Eight digital MFC-based routing issues, including the classic artificial intelligence algorithms: depth-first algorithm, breadth-first algorithm and A* algorithm dynamic display of search result
prediction-face-technology
- 眼睛的跟踪与预测技术,这样便于后于检测的速度,-Eye tracking and prediction technology, so it is easy to test speed, eventually
96940191bayesian
- 贝叶斯分类器相关源码文件 可以做一个较简单的贝叶斯分类器-Bayesian classifier
1
- 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: fga.m genetic algorithm for the main program binary Gray encoding, roulette wheel method based on linear ranking selection, uniform crossover and mutation operator
2
- 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: fga.m genetic algorithm for the main program binary Gray encoding, roulette wheel method based on linear ranking selection, uniform crossover and mutation operato
3
- 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: fga.m genetic algorithm for the main program binary Gray encoding, roulette wheel method based on linear ranking selection, uniform crossover and mutation operato
Robot--obstacle-avoidance-problem
- Swarm仿真机器人在离散的时间。建立在机器人路径规划问题的仿真避障问题。-Robot swarm simulation in discrete time. Builds on simulation of robot path planning problem for obstacle avoidance problem.
