资源列表
bpnn_c++
- 一个利用C++编写的神经网络小程序,仅供学习交流
ensembleInit
- 图论的程序 里面包含了最短路问题的算法,直接可以借用-Graph theory program which contains the shortest path algorithm, can borrow directly
pso
- 粒子群算法的sphere,rosenbrock,ackley,griewank函数优化-The function optimization of particle swarm algorithm
facedetect
- adboost算法下的人脸检测,以及opencv-adboost under the face detection algorithm, as well as opencv
Astartest
- A*算法的初级学习,可作入门用,程序比较简单,容易理解。-Primary Learning A* algorithm can be used for entry, the procedure is relatively simple and easy to understand.
LBM_CYLINDER_FLOW_SETUP
- 这是美国的一个经典LBM教程,实现了二维扰流圆柱的代码,可以参考使用-This is the United States, a classic LBM tutorial to achieve the two-dimensional cylindrical spoiler code, can refer to the use of
Bayes-genre
- 该算法的基本思路是计算文本属于类别的概率,文本属于类别的几率等于文本中每个词属于类别的几率的综合表达式-The basic idea of the algorithm is to calculate the probability that the text belongs to class, the text is equal to the probability categories are categories of each word in the text
ELM
- 新的单隐层神经网络算法,学习速度快,泛化能力强-ELM method
GridSimulation
- matlab实现机器人基于栅格法的路径规划,路径规划的实用例程-Matlab achieve raster-based robot path planning method, path planning practical routines
GAfunction
- 请大家看一看, 我编的这个用遗传算法求 f(x)=xsin(10pi*x)+2.0 x为-1到2区间的值-Please look, I spent part of the genetic algorithm for f (x) = xsin (10pi * x) 2.0 x 2 -1 range of values
GA
- 遗传算法解决分组问题,最精简的遗传算法,可以修改后用于其他例子-GA package for grouping problem
MOEAPSO
- 多目标进化算法,使用粒子群,基于Pareto优化算法-Multi-Objective Evolutionary Algorithms with Particle Swarm Optimization used Pareto Solution