资源列表
agmbclust
- 基于AGGLOMERATIVE模型的聚类算法matlab实现-AGGLOMERATIVE model based on the clustering algorithm to achieve Matlab
遗传算法源程序
- 遗传算法源程序-Genetic algorithm source code
vfh
- 机器人重要的路径规划方法的文章,向量场直方图法,包括衍生出的vfh+、vfh*等。-the important path plan method
CEP
- 基于高斯变异的进化规划用于解决非线性无约束函数问题-The Evolutionary programming for sloving the nonlinear unconstrained function by adapting the Gauss mutation
pso-reservoir
- 用粒子群算法求解单一水库优化调度,只需要修改相应的约束条件就可以进行优化计算了-With a single particle swarm algorithm is optimizing reservoir operation, only need to modify the corresponding constraint conditions can were optimized
gridregression
- SVM 回归 改一下里边的地址应该可以用 -SVM regression
bpmatlab
- 一个很好用的bp神经网络训练程序,只要更改参数就可实现不同的训练-A good use of bp neural network training procedures, whenever you change the parameters you can achieve different training
hdhe
- matlab的蚁群算法 蚂蚁个数 Alpha 表征信息素重要程度的参数Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线-Matlab ant colony algorithm and ant number of Alpha characterization of pheromone level parameters Beta characterization parameters of the heuristic factor R
location
- 室内定位算法,最近邻算法,K最近邻算法,加权K最近邻算法,贝叶斯算法-indoor position locatian ,including nn,knn,wknn,bayes.the algrithm compare the different of the above method and get some useful conclusion.
hopfieldNetwork
- hopfieldNetwork神经网络功能源码程序-hopfieldNetwork
GA_NEW
- 遗传算法是一种基于生物自然选择与遗传机理的随机搜索算法。和传统搜索算法不同,遗传算法从一组随机产生的初始解,称为“种群(Population)”,开始搜索过程。种群中的每个个体是问题的一个解,称为“染色体(Chromosome)”。染色体是一串符号,比如一个二进制字符串。这些染色体在后续迭代中不断进化,称为遗传。-the availability of genetic algorithm method was proved
gaussbylulu
- 自己从ipencv里抓出来的混合高斯建模,适合移植到嵌入式里-His grasp from the inside out ipencv Gaussian mixture modeling, suitable for transplant into the embedded-ri
