资源列表
jiyinbiaodashi
- 遗传算法原理与应用 遗传算法原理与应用-Principle and Application of Genetic Algorithms Theory and Application of Genetic Algorithm
GeneticAlgorithmLibrarywithJavaGUI
- The Genetic Algorithm Library is used for function optimization i.e.to find minimum or maximum value of a function.
yl
- 仿真机器人足球比赛策略 应用于SimuroSot 5v5比赛平台 V1.5a -Robot Soccer Simulation SimuroSot 5v5 strategy game platform used V1.5a
RB1705_BP
- 使用matlab,通过bp前导神经网络,分析螺纹钢1705,预测第二天的走势,数据库采用wind的数据库。准确率尚可。(The use of MATLAB, through the BP leading neural network analysis of rebar 1705, predict the trend of second days, the database using wind database. The accuracy rate is acceptable.)
Lm(1)
- 根据已知的神经网络数据,做出相应的神经网络图-Neural network based on known data, and make the appropriate neural network diagram
移动机器人
- 包含了移动机器人的算法研究,有神经网络和滑模等方法。(It includes algorithms for mobile robots, including neural network and sliding mode.)
matlab
- BP神经网络进行一个函数拟合,此函数算是研究算法性能的常见的函数之一,图像非常有特点-BP neural network is a function fitting this function is regarded as one of the common functions of the studies the performance of the algorithm, the image is very characteristic,
GAziliao
- 这是收藏的基于遗传算法和语言算子的模糊控制器优化研究-无
BPMIP
- 机器学习,多示例学习算法,基于BP人工神经网络,使用matlab实现。-Machine learning, multi-instance learning algorithm, based on BP artificial neural network, using matlab.
语音识别
- 基于深度学习声学模型和语言模型的语音识别资料介绍(speech recogition file)
svm-src-code
- libsvm的源代码,包括windows下的使用实例,希望对大家有所帮助。
群搜索优化算法及其改进算法
- 文件内部包含原始GSO算法的原论文及其相应代码,还有改进后的SGSO算法的论文及其相应代码。