CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 无人机算法

搜索资源列表

  1. trackplanning

    1下载:
  2. 基于A算法的航路规划算法源码,描述了对无人机的航路规划
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:60258
    • 提供者:shanminyu
  1. GA

    3下载:
  2. 基于改进的遗传算法的无人机攻击航路规划设计-Improved genetic algorithm-based attack UAV Route Planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-04-27
    • 文件大小:2034688
    • 提供者:郑玦
  1. formation-flight

    3下载:
  2. 无人机编队飞行的相对导航算法模型,得到相对位置和速度-UAV formation flight model of the relative navigation algorithm to obtain the relative position and velocity
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-01
    • 文件大小:7925
    • 提供者:zhihua
  1. rithm

    0下载:
  2. 改进的无人机编队内目标分配算法Improved unmanned aerial vehicle formation within the target allocation algorithm-Improved unmanned aerial vehicle formation within the target allocation algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:259500
    • 提供者:
  1. ant_Plane

    14下载:
  2. 之前上传的蚁群无人机不完整,还要另外下载我后来上传的 MATLABLibrary,这个是完整版: 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-10-13
    • 文件大小:159572
    • 提供者:batilei
  1. lqg

    4下载:
  2. 该文件是Matlab LQG算法,包括LQR和LQG和Kalman滤波的比较,对无人机电机控制-LQG Control
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:18928
    • 提供者:
  1. work

    2下载:
  2. 基于人工蜻蜓算法解决无人机航机规划问题的代码-a code for UVR trace on the basis of B-ABC strategy
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-07-12
    • 文件大小:1361
    • 提供者:李白
  1. 蚁群算法

    3下载:
  2. 模拟无人机空中规划寻迹,从起点出发,在经过途中必须经过的点后,回至起点,同时要避开障碍物(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)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:LJYcher
  1. wurenji

    1下载:
  2. 地震后对复杂区域的划分等高图,然后判断无人机最优寻迹,优化蚁群算法(After the earthquake, the division of complex areas such as high map, UAV tour)
  3. 所属分类:matlab例程

  1. 用遗传算法计算最短路径

    1下载:
  2. 无人机避障,遗传算法,最短路径,求解TSP问题,仿真程序(Unmanned air vehicle obstacle avoidance)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:6144
    • 提供者:Thought——
  1. 无人机ant-algorithim

    2下载:
  2. 内容其实就是蚁群算法的路径规划,是三维的,比较粗糙,可以借鉴(The wrong name is actually robot path planning.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:23552
    • 提供者:pandakill
  1. path-master

    0下载:
  2. 实现了基于遗传算法的航路规划,单无人机路径规划(path planning genetic alg)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-11-14
    • 文件大小:6605
    • 提供者:Jpycj
  1. Annealing algorithm

    1下载:
  2. 利用退火算法实现无人机路径巡航,但是效果比不上遗传算法。(The annealing algorithm is used to realize the route cruise of UAV.)
  3. 所属分类:matlab例程

  1. 四旋翼无人机

    10下载:
  2. 四旋翼无人机SIMULINK建模,PSO_SA优化PID参数 reverse.m 作用:将History表中的string形式的key值转换为赋给九个全局变量temp00, ... ,temp08运行sum1.slx,可以直接观察此组参数的波形。 History 作用:映射表,将一组参数(temp00, ..., temp08)映射到这组参数的ITAE指标。 trojectory.m 作用:定义一条路径并进行路径压缩,通过不断向sum.slx传递位置参数,控制无人机运动,并接受无人机
  3. 所属分类:matlab例程

    • 发布日期:2019-07-08
    • 文件大小:1324032
    • 提供者:雨人yyy
  1. 遗传

    1下载:
  2. 求解最优路径的MATLAB遗传算法,求解无人机在100个城市之间的最优路径(MATLAB genetic algorithm for solving optimal path)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-23
    • 文件大小:1024
    • 提供者:heiwang5
  1. 蚁群算法

    2下载:
  2. 群体智能算法,蚁群算法,有关无人机航迹规划,MATLAB 代码(Swarm intelligence algorithm, ant colony algorithm, related drone path planning, MATLAB code)
  3. 所属分类:matlab例程

  1. 基于蚁群算法的三维路径规划算法

    5下载:
  2. 这是基于蚁群算法的无人机航迹规划实例程序,里面包含所有源代码,平台为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.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-05-24
    • 文件大小:6144
    • 提供者:网恋被骗
  1. 蚁群算法uav解最优路径

    3下载:
  2. 这是基于蚁群算法的无人机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)
  3. 所属分类:仿真建模

    • 发布日期:2020-12-15
    • 文件大小:38912
    • 提供者:1065762505
  1. 多智能体一阶二阶一致性 matlab 仿真

    3下载:
  2. 包涵一阶,二阶多智能体一致性,包涵对车辆的编队的算法仿真,最后仿真实现小车位置和速度的一致性。还包含带领导和时滞系统时的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
  3. 所属分类:matlab例程

    • 发布日期:2021-03-17
    • 文件大小:118784
    • 提供者:LTF123
  1. 无人机三维立体界面控制

    3下载:
  2. 无人机在三维空间飞行的控制模型与算法,可用于无人机的飞行控制
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2021-07-24
    • 文件大小:49308
    • 提供者:npuhawk@163.com
« 12 3 »
搜珍网 www.dssz.com