资源列表
Spanning-tree
- 利用图论中生成树的概念编写的全部生成树代码,由于缺少中间的实数编码遗传算法代码,所以还不能得出完整的结果,但整个程序框架是正确的!-Spanning tree in graph theory using the concept of writing all the spanning tree code, the lack of the middle of the real-coded genetic algorithm code, so it can not come to a complete
fuzzy-and-application
- 有关于神经网络与模糊控制结合的应用,通过matlab程序实现-On neural networks and fuzzy control with applications to achieve through the matlab program
GA
- 遗传算法来解决一个简单的例子。非常简单的例子-a simple case of genetic algorithm
GA
- 遗传算法一种全局优化算法,能够很好的解决优化问题,本例是一些基本的遗传算法操作M文件,供初学者学习-basic GA learning
BP
- BP神经网络,可对给定样本进行训练并可进行有关参数的预测。-BP neural network can be given training samples for the parameters and forecasts.
StandardGA
- 这是遗传算法经典例程,可以供大家修改学习。-It s a standard code of GA algorithm, very useful for the study.
BPNN
- 该程序包包含三个函数,一个用于建立BP神经网络,一个用于训练该网络,最后一个用于测试样本。-The package contains three functions, one for the establishment of BP neural networks, one for training the network, the last one for the test samples.
tsp-matlab--wang
- TSP问题 旅行商问题 用MATLAB实现 遗传算法-TSP problem traveling salesman problem with MATLAB genetic algorithm
Save_net
- 用于将训练好的BP网络,存储成mat文件,已被检验数据使用-For the trained BP network, stored in a mat files, test data
GA
- 遗传算法代码,一个强解的代码源,希望能带给你更好的方便-Ga toolbox
BSO
- BSO 是一种基于人脑的优化算法,可以应用于各种领域,优化各种算法-BSO is based on human
Extreme-nonlinear-function
- 神经网络训练拟合根据寻优函数的特点构建合适的BP神经网络,用非线性函数的输入输出数据训练BP神经网络,训练后的BP神经网络就可以预测函数输出。遗传算法极值寻优 把训练后的BP神经网络预测结果作为个体适应度值,通过选择、交叉和变异操作寻找函数的 全局最优值及对应输入值。 -Neural network training function fitting based optimization features built right on BP neural network, using
