资源列表
untitled1111
- 本程序采用遗传算法实现了对图像的几种简单处理,以及对图像中人脸的简单定位-This procedure uses a genetic algorithm processing of images are simple, and simple human face on the image positioning
kennedy_-pso
- 二进制粒子群的源代码,可以用来给初学者作为学习的模板。只要修改目标函数,就可以运行解决离散的优化问题-Binary particle swarm of source code, and can be used as a template for beginners to learn. As long as the objective function changes can run to solve the problem of the optimization of the discrete
Hidden-Markov-algorithm
- 隐马尔可夫算法的实现,其中包括前向算法,后向算法,Viterbi算法,Baum-Welch算法-Hidden Markov algorithm, including backward algorithm, Viterbi algorithm, Baum-Welch algorithm to the algorithm,
migongyuanchengxu
- 采用A*算法解决了迷宫问题的源程序,对了解人工智能中的A*算法很有帮助的.-A * algorithm used to solve a maze problem of the source of the artificial intelligence to understand the A * algorithm very helpful.
bp
- 一个关于bp算法的程序, 一个关于bp算法的程序,-Bp algorithm on the procedure, one on bp algorithm procedures,
geneticalgorithm
- 基于matlab的遗传算法搜索最值实例 -Search based on genetic algorithm matlab instance the most value
fixedpoint.rar
- 一个做移动机器人方面的外国人的个人网站上的程序源码,SLAM方面 ,A mobile robot to do the personal aspects of the foreigners on the site-source program, SLAM aspects
ASSSIMUL
- Assembler-based Neural Network Simulator
VB-inference
- vb写推理程序的思路及例子,根据几个人的说话来推断结果,提供简单的思路及例子-vb inference
kmedian
- c++实现的k-median算法,需要的人可以看看。-c++ implementation of the k-median algorithm, can look at those who need it.
GCP
- 图的M着色问题的C/C++实现,给定M后,给出具体着色方案。-M coloring the C/C++ achieve, given M, given the specific coloring.
standardpso
- 二维的动态寻优过程,图出来很标准,很漂亮