搜索资源列表
trackplanning
- 基于A算法的航路规划算法源码,描述了对无人机的航路规划
GA
- 基于改进的遗传算法的无人机攻击航路规划设计-Improved genetic algorithm-based attack UAV Route Planning
formation-flight
- 无人机编队飞行的相对导航算法模型,得到相对位置和速度-UAV formation flight model of the relative navigation algorithm to obtain the relative position and velocity
rithm
- 改进的无人机编队内目标分配算法Improved unmanned aerial vehicle formation within the target allocation algorithm-Improved unmanned aerial vehicle formation within the target allocation algorithm
ant_Plane
- 之前上传的蚁群无人机不完整,还要另外下载我后来上传的 MATLABLibrary,这个是完整版: 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低
lqg
- 该文件是Matlab LQG算法,包括LQR和LQG和Kalman滤波的比较,对无人机电机控制-LQG Control
work
- 基于人工蜻蜓算法解决无人机航机规划问题的代码-a code for UVR trace on the basis of B-ABC strategy
蚁群算法
- 模拟无人机空中规划寻迹,从起点出发,在经过途中必须经过的点后,回至起点,同时要避开障碍物(Simulated UAV aerial planning traces, from the starting point, after the way must go through the points, back to the starting point, while avoiding obstacles)
wurenji
- 地震后对复杂区域的划分等高图,然后判断无人机最优寻迹,优化蚁群算法(After the earthquake, the division of complex areas such as high map, UAV tour)
用遗传算法计算最短路径
- 无人机避障,遗传算法,最短路径,求解TSP问题,仿真程序(Unmanned air vehicle obstacle avoidance)
无人机ant-algorithim
- 内容其实就是蚁群算法的路径规划,是三维的,比较粗糙,可以借鉴(The wrong name is actually robot path planning.)
path-master
- 实现了基于遗传算法的航路规划,单无人机路径规划(path planning genetic alg)
Annealing algorithm
- 利用退火算法实现无人机路径巡航,但是效果比不上遗传算法。(The annealing algorithm is used to realize the route cruise of UAV.)
四旋翼无人机
- 四旋翼无人机SIMULINK建模,PSO_SA优化PID参数 reverse.m 作用:将History表中的string形式的key值转换为赋给九个全局变量temp00, ... ,temp08运行sum1.slx,可以直接观察此组参数的波形。 History 作用:映射表,将一组参数(temp00, ..., temp08)映射到这组参数的ITAE指标。 trojectory.m 作用:定义一条路径并进行路径压缩,通过不断向sum.slx传递位置参数,控制无人机运动,并接受无人机
遗传
- 求解最优路径的MATLAB遗传算法,求解无人机在100个城市之间的最优路径(MATLAB genetic algorithm for solving optimal path)
蚁群算法
- 群体智能算法,蚁群算法,有关无人机航迹规划,MATLAB 代码(Swarm intelligence algorithm, ant colony algorithm, related drone path planning, MATLAB code)
基于蚁群算法的三维路径规划算法
- 这是基于蚁群算法的无人机航迹规划实例程序,里面包含所有源代码,平台为matlab。(This is an example program of UAV path planning based on ant colony algorithm, which contains all the source code and the platform is matlab.)
蚁群算法uav解最优路径
- 这是基于蚁群算法的无人机uav巡检实例程序,平台为matlab。(This is an example program of UAV path planning based on ant colony algorithm, which contains all the source code and the platform is matlab)
多智能体一阶二阶一致性 matlab 仿真
- 包涵一阶,二阶多智能体一致性,包涵对车辆的编队的算法仿真,最后仿真实现小车位置和速度的一致性。还包含带领导和时滞系统时的matlab仿真m文件(It includes the consistency of first-order and second-order multi-agent, the algorithm simulation of vehicle formation, and the consistency of vehicle position and speed. It also
无人机三维立体界面控制
- 无人机在三维空间飞行的控制模型与算法,可用于无人机的飞行控制