资源列表
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
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
9GAP
- 使用BP算法逼近非线性函数,没有使用神经网络工具箱,适合初学者。-Using BP neural network approximation of nonlinear function, there is no use of neural network toolbox, suitable for beginners.
CPNet
- 这是一个用c实现的前馈人工神经网络BP算法,可以根据个人的需要进行修改
Bayes
- 一个比较简单的模式识别问题。用female.txt 和male.txt 的数据作为训练样本集,建立Bayes 分类器,用测试样本数据set1.txt、set2.txt、set3.txt 对该分类器进行测试,分别应用单个特征及两个特征进行实验-A relatively simple pattern recognition problem. Female.txt and male.txt use data as a training sample set, the establishment of