资源列表
facematlab
- 基于MATLAB一个人脸识别源程序。便于提高应用MATLAB神经网络工具箱。-a face recognition based on MATLAB source. Facilitate the advancement of neural networks MATLAB toolbox.
main59
- 基于MATLAB源程序的公路运量预测,利用人工神经网络及其MATLAB实现的-Based on MATLAB source of road traffic forecasting, using artificial neural network and its MATLAB implementation
Hopfield&Application
- 经典的hopfield神经网络的源程序,With with application in Ap:Autoassociative Memory Associative Recall of Images-classical neural network source, with application in With Ap : Autoassociative Associative Memory Recall of Images
BP-Network
- 类神经网络工具箱,实现三层BP网络的功能-neural network toolbox to achieve the three-tier network functions BP
yiqunsuanfa
- 该文件是蚁群算法程序,能更有效地解决路径问题,希望可以给广大朋友起到一定的作用。-The program file is the ant colony algorithm can more effectively address the routing problem, hope to play a role in the general friend.
ANN
- 该源代码是利用VB编写,主要是利用神经网络对参数进行优化-The source code is written using VB, mainly using neural networks to optimize the parameters
eightNumber
- 经典的8数问题解决方法,采用改进的A*算法-The solution of eight number problem
TSP
- 遗传算法 求解TSP问题VC6++代码-Genetic algorithm for TSP VC6++ code
Anneal
- 求解tsp问题的模拟退火源码,数据文件请仿照文件中的input.txt自行创建-the simulated annealing source, data files copied documents requested the creation of their own input.txt
TSP
- 旅行商问题的最大最小值的求解问题把他当成一个树的模型来算的-traveling salesman problem
svm-master-(1)
- 使用python语言开发的支持向量机(SVM)-Using python language support vector machine (SVM)
基于卷积神经网络的回归预测
- 基于卷积神经网络的回归预测,可做股票预测,能耗预测等。