资源列表
3
- 蚁群算法解决VRP的可行算法-Ant colony algorithm to solve a feasible VRP algorithm. . . . . . . . . . . . . . . . . . . . . .
Neuralnetwork
- 用c编的关于神经网络的例子,可以作为学习的一个材料-C for use on the example of neural networks can be used as learning material
antcolony
- 程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划
Elman-network-predition
- Elman神经网络的数据预测—电力负荷预测模型研究-Data Elman neural network prediction- Power Load Forecasting Model
simulated-nnealing-algorithm
- 模拟退火算法对求解函数最小值很有效果 代码-sa simulated nnealing-spso-algorithm
BP2dim2u2a1
- BP网络的二维非线性分类,内有详细的说明-BP network of two-dimensional nonlinear classification, which is described in detail in
1
- A*算法实现八数码问题,cpp文件,已经通过测试,输入输出界面良好-A* Algorithm 8 digital issues, cpp file, has already passed the test, input-output interface, a good
Kaflab_calculate
- matlab算最短路径的算法,很好用大家可以试一试 不错的-Matlab to calculate the shortest path algorithm, useful you can try the good
ELM算法matlab实现
- 神经网络ELM的matlab实现
VELM
- 采用多个超限学习机(ELM)投票机制来提升算法准确率。-Voting based Extreme Learning Machine
GA_LinearProblem_integer
- 用于求解线性约束问题的遗传算法源代码-Problem solving linear constraints for genetic algorithm source code. . . . . . . .
GeneticAlgorithm
- 用Matlab编写的遗传算法程序,求解y=x.*sin(10*pi*x)+2的最大值。用户可以自己修改该目标函数-Genertic Algorithm program wrirten by matlab. The object function is y=x.*sin(10*pi*x)+2,which can by modified by the user.