资源列表
卡尔曼滤波估计kf14
- 卡尔曼滤波参数估计,通过卡尔曼滤波算法的优化,对参数进行估计(Estimation of Calman filter parameters)
6954476ADRC
- 自抗扰控制源码,欢迎大家下载 From the source of disturbance rejection control, welcome to download(ADRCFrom the source of disturbance rejection control, welcome to download)
Dijkstra_Matlab
- 求解最短路,使用Dijkstra算法。使用的编程语言是Matlab。(Using Dijkstra Algorithm to solve the shortest path problem.)
robot-matlab
- 机器智能学习(matlab)机器人自由度旋转关节的运动(Machine intelligent learning (matlab) robot freedom of rotation joint motion)
深度学习中文翻译去水印版(全)
- 深度学习理论书籍,中文版,一些机器学习算法的实现,需要具备良好的数学基础(Deep learning theory books, Chinese version, some machine learning algorithm implementation, need to have a good mathematical foundation.)
project
- 三维空间散点投影(旋转+平移)至散点所在二维平面,得到在二维平面上的对应平面坐标。(Three dimensional space scatter projection (rotation + translation) to the two-dimensional plane of the scatter point, the corresponding plane coordinates in the two-dimensional plane are obtained.)
adaptive-critic-designs-master
- 常用的强化学习中的自适应actor-critic算法python实现教程代码(Commonly used adaptive reinforcement learning actor-critic algorithm Python implementation tutorial code)
evolution-strategies-starter-master
- 基于python语言下的典型进化策略算法实现代码(Evolutionary strategy algorithm implementation python code)
DeepMind-Atari-Deep-Q-Learner-master
- 基于python环境的简明深度强化学习深度Q学习实现代码(Concise deep intensive learning based on Python environment and deep Q learning implementation code)
mvgc_v1.0
- 多元格兰杰因果检验的matlab程序包,是继GCCA之后的升级版,分析结果更加简洁,直观(The matlab package of multivariate Grainger causality test is an upgraded version after GCCA. The result is more concise and intuitive.)
dstar-lite-master
- 基于dijikstra和A*算法的改进A*算法,能在路径规划的各阶段更新节点信息,规划新的路径(The improved A* algorithm based on dijikstra and A* algorithm can update node information in all stages of path planning and plan new path.)
实验7_图像的颜色空间变换
- 图像的颜色空间变换,将图片图分解为红、绿、蓝三种基色。(Image color space transformation, the picture is divided into red, green, blue three basic colors.)