资源列表
for-gsk
- 蚁群算法的优化,最小最大蚁群算法,加上方向因子-Ant colony optimization, ant colony algorithm for the minimum maximum, plus orientation factor
source
- 《遗传算法-理论.应用与软件实现》那本书的源代码 有C语言的和matlab语言的- Genetic Algorithm- Theory. Application and software implementation, the book s source code have a C language and matlab language
modern_youhua
- 现代最优化算法(有170多页的PPT,2010年的) 分为三个部分 Part 1 概论 Part 2 模拟退火算法 Part 3 遗传算法 现在常用的优化算法 禁忌搜索算法 模拟退火算法 遗传算法 人工神经网络 蚁群算法 粒子群算法 混合算法-Modern optimization algorithm is divided into three parts Part 1 Part 2 Introduction Part 3 simul
5v5
- 机器人仿真比赛5v5获奖程序,更方便的了解机器人足球比赛。-5v5 game winning robot simulation program, more easily understand the robot soccer competition.
AnalysisandApplications_ArtificialNeuralNetworks.
- Analysis and Applications of Artificial Neural Networks by Veelenturf L.P.J
evolutionary-algorithms
- 几种常见的进化算法,遗传算法,详细的ppt,进化计算,有助于理解-Several common evolutionary algorithms, genetic algorithms, detailed ppt, evolutionary computation, help to understand.
Beam-Propagation-Method
- 光波传输的理论基础计算,包括线性和非线性的理论计算说明,有部分实验图证-beam propagation method
uni-0.99-windows-ghc-6.0.1
- HTK系列的,参考资料,应该挺有用的,大家自己看看吧!-HTK Series, reference should be quite useless, we all see!
C# 无人机地面站
- 无人机地面站控制系统。支持大疆无人机,左右上下(UAV Ground Station Control system)
人工智能原理复习与考试指导_11172327
- 人工智能学习指导-artificial intelligence guiding
Frequency-Analyzer
- 通过声卡采集信号,进行频谱分析,实时绘制出频谱分析图,并可以把分析数据存到数据库中。-Collected through the sound signals, spectral analysis, real-time spectrum analysis chart to map out and analyze the data can be stored in the database.
changyongsuanfa
- 是各种常用算法的集合,又递归、神经网络、遗传、枚举、排序、圆周率求解等等。是学习的好材料。