资源列表
java_fwa
- 启发式算法之烟花算法的Java代码实现压缩包。(JAVA implementation of fireworks algorithm)
Griewank公式验算
- 基于Python编写群体智能算法,采用差分进化理论,并用Griewank公式验证(The swarm intelligence algorithm is written based on Python. Differential evolution theory is adopted and verified by Griewank formula.)
动态规划法
- 动态规划法寻找最短路径,用MATLAB实现编程(Dynamic programming is used to find the shortest path and programmed by MATLAB.)
基于强化学习的移动机器人自主导航研究
- 关于强化学习的移动机器人自主导航研究,对研究移动机器人很有帮助(Research on autonomous navigation of mobile robot based on Reinforcement Learning)
PSO_DE
- 粒子群与差分进化混合算法,将两种算法进行了有效的融合,并进行了测试(Hybrid algorithm based on PSO and DE)
基于MATLAB的车牌识别系统设计
- 基于MATLAB的车牌识别系统设计,包含matlab车牌识别系统仿真,(Design of license plate recognition system based on MATLAB, including simulation of MATLAB license plate recognition system,)
tensorflow-master
- Tensorflow源代码,可以很好的理解深度学习的运行机制,帮助更好的实现分类与回归算法。(Tensorflow source code, can be a good understanding of the operation mechanism of in-depth learning, to help better achieve classification and regression algorithm.)
Matlab小波分析(第2版)张德丰 源代码
- MATLAB小波分析,张德丰的第二版,很厚代码很全的(This book introduces the basic principles of the wavelet analysis and classification and its application in image processing.Moreover, some digital signal processing methods which are wavelet analysis and digital filtering
史蒂芬森迭代法
- 数值分析求解程序,适用于工科学生数值分析学习matlab程序(Numerical analysis solution procedure, suitable for engineering students numerical analysis learning matlab program)
Q-learning
- 强化学习的核心算法,Q-table,应用动作值函数对动作的Q值进行更新来找到最优策略。(The core algorithm of reinforcement learning, Q-table, uses action value function to update the Q value of actions to find the optimal strategy.)
gailvjifen
- 概率积分函数计算矿区沉陷,并作出三维图和等值线图(The probability integral function is used to calculate the mining subsidence and make the three-dimensional map and contour map.)
pandas
- pandas手册,很实用,不懂的直接查这本书(pandas handbook,if you have any problems ,you can look it up in this book)