资源列表
Choquet-integral_Java
- 本程序用遗传算法求非线性积分,并且是二次核,算法非常明晰,应用很广泛。-The program uses genetic algorithms for solving nonlinear integral, and is the second nuclear, the algorithm is very clear, the application is very wide.
CVRP-N
- 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the code, for example small and me
lmbp
- 基于LM算法的神经网络算法,最快的神经网络训练算法,但对内存要求高。-Matlab LM BPNN algorithm develop professional book
NNX14plus
- 本代码,实现了人工神经元网络算法,其中包括示例,数据,使用方法。-This code implements artificial neural network algorithm, including sample, data, and use.
CVRP-N
- 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the code, for example small and me
Bayesian-machine-learn-data
- Bayesian-machine-learn-data for robot
基于信息素的蚁群聚类
- 基于信息素的蚁群聚类及其改进基于信息素的蚁群聚类及其改进
基于神经网络的高校科研能力研究
- 离散Hopfield神经网络的分类—高校科研能力的研究,包含详细的M文件,是非常少见的Hopfield神经网络源程序
简易华容道
- 简单的数字华容道
Clique聚类算法Java版.rar
- Clique聚类算法Java版.rar
回溯法,实现nqueens
- 回溯法,实现nqueens
基于HMM的姿势识别 matlab
- 基于HMM的姿势识别,有测试数据,值得参考