CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 无人机matlab

搜索资源列表

  1. GAPP

    4下载:
  2. 无导引因子的基于蚁群优化算法的无人机航迹规划matlab程序-Unguided factor based on ant colony optimization algorithm for UAV path planning matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:3476
    • 提供者:张磊
  1. Localization

    1下载:
  2. [Matlab] 模拟无人机定位目标。这里无人机按sin曲线运行,运用EKF,UKF,PF方法进行滤波,对随机目标进行定位并展示定位过程。-[MATLAB] Simulation of Localization by UAV. It uses Extended Kalman Filter, Unscented Kalman Filter and Particle Filter to find the localization of target.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:86661
    • 提供者:Siqi
  1. $RE9HDTO

    4下载:
  2. 利用MATLAB实现多旋翼无人机的多机编队仿真,包括三维模型绘制,pid参数计算,利用GUI实现人机交互界面,实时显示各架飞机的状态。(Using MATLAB to achieve multi-rotor UAV multi-aircraft formation simulation, including three-dimensional model rendering, pid parameter calculation, the use of GUI to achieve human-c
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:431104
    • 提供者:可可可@
  1. 11基于遗传算法的机器人路径规划MATLAB源代码

    4下载:
  2. 基于遗传算法的机器人路径规划MATLAB源代码(Genetic algorithm based robot path planning MATLAB source code)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:67584
    • 提供者:Willty
  1. shortest path planning through Matlab code

    1下载:
  2. 无人机最短航线规划开源代码实例,实现无人机最短航程规划(The open-source Matlab code for shortest path planning of robot plane)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:9216
    • 提供者:emotionless
  1. TargetLocationSystems-master

    3下载:
  2. 请参考readme文件进行配置调试,进行多无人机目标定位仿真(Please refer to the readme file for configuration debugging)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:3876864
    • 提供者:天阔
  1. A factor graph approach

    5下载:
  2. 利用因子图算法实现无人机的导航与避障,并实现matlab仿真实现(Using factor diagram algorithm to realize unmanned aerial vehicle navigation and obstacle avoidance)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:633856
    • 提供者:峰峰
  1. wurenji2222_pro5

    1下载:
  2. matlab无人机模型飞行程序汇总,适合入门,初学者使用(Matlab UAV model flight program summary, suitable for introductory, beginners use)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:732160
    • 提供者:ccshi2sha
  1. 论文 基于图像恢复在无人机领域的应用与研究 (2)

    3下载:
  2. 由于无人机在航拍时会受到相对运动、姿态变化、光学环境、机械振动等因素的影响,导致所拍图像退化。本文使用MATLAB对无人机航拍图像退化过程进行了仿真实验,根据图像退化的原因建立相应的图像退化模型,把清晰的原图像进行退化处理,然后将模拟出来的退化图像分别使用维纳滤波、约束最小二乘(正则)滤波、Lucy-Richardson迭代非线性和盲解卷积4种不同的复原算法进行恢复,达到复原模糊图像的目的。(The application of UAV aerial photography became mor
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:8642560
    • 提供者:小王八
  1. 无人机模糊pid

    3下载:
  2. MATLAB 模糊pid 完成了无人机的模糊pid控制器的设计与仿真 含有文章和仿真(MATLAB FUZZY PID wurenjifangzhen)
  3. 所属分类:其他

    • 发布日期:2018-12-29
    • 文件大小:958464
    • 提供者:幻影星空
  1. 无人机编队算法

    5下载:
  2. 无人机编队算法,使用matlab 建立无人机仿真系统,展示无人机的编队飞行,并通过模拟驱动一个VRML(虚拟现实建模语言)虚拟世界来实现可视化,使虚拟世界中的交通工具可以在仿真运行时看到(The UAV formation algorithm, using the MATLAB to establish the UAV Simulation System, shows the formation flight of the UAVs, and drives a VRML (Virtual Rea
  3. 所属分类:其他

    • 发布日期:2018-12-06
    • 文件大小:672768
    • 提供者:Sunburst_L
  1. Quadrotor_Controller

    2下载:
  2. matlab无人机地面仿真,研究如何使用PID控制飞行,并通过调整参数影响飞行姿态调节(matlab Unmanned Aerial Vehicle Ground Simulation)
  3. 所属分类:其他

    • 发布日期:2019-05-12
    • 文件大小:61440
    • 提供者:小千*
  1. 四旋翼模型

    11下载:
  2. 四旋翼无人机MATLAB S函数仿真 程序代码(Code of MATLAB S Function Simulation Program for Four-Rotor Unmanned Aerial Vehicle)
  3. 所属分类:其他

    • 发布日期:2020-01-12
    • 文件大小:142336
    • 提供者:风的金海心
  1. matrixM

    3下载:
  2. 基于matlab无人机编队模型程序,数学建模大赛专用,适合初学者(This study investigates the robust fixed-time consensus tracking problem of second-order multi-agent systems under fixed topology. A novel type of non-linear protocol and the corresponding sufficient conditions for ac
  3. 所属分类:其他

    • 发布日期:2019-11-07
    • 文件大小:1024
    • 提供者:鱼儿还在
  1. 无人机航迹规划

    0下载:
  2. 无人机航迹规划,matlab,无人机航迹规划(UAV track planning, matlab)
  3. 所属分类:其他

  1. 四旋翼飞行器模型

    5下载:
  2. matlab四旋翼无人机仿真程序,运行scr ipt2即可,在界面中给出位置即可。(Matlab four rotor UAV simulation program, running scr ipt2 can be, given the position in the interface can be.)
  3. 所属分类:其他

    • 发布日期:2020-03-23
    • 文件大小:150528
    • 提供者:22。
  1. 多智能体编队控制matlab仿真程序

    5下载:
  2. 多智能体蜂拥仿真程序 matlab语言编写,适合新手学习,,源码可运行 ,无错误(Multi-agent swarming simulation program written in matlab language, suitable for novices to learn, the source code can run without errors)
  3. 所属分类:其他

    • 发布日期:2020-06-09
    • 文件大小:7168
    • 提供者:kevin丶刘
  1. lab1

    0下载:
  2. 无人机模型建模仿真,可通过此仿真模型实现,四旋翼无人机的模型建立(Modeling and Simulation of UAV model can be realized by this simulation model, and the model of Four-rotor UAV can be established.)
  3. 所属分类:其他

    • 发布日期:2021-04-03
    • 文件大小:21504
    • 提供者:胡师兄
  1. 四旋翼无人机PD控制仿真程序

    6下载:
  2. 基于MATLAB的四旋翼无人机PD轨迹跟踪算法,能较好地实现轨迹跟踪(PD trajectory tracking algorithm of four rotor UAV Based on Matlab can achieve better trajectory tracking)
  3. 所属分类:其他

    • 发布日期:2021-04-03
    • 文件大小:29696
    • 提供者:塞得.屈黑
  1. 2D_dubins-master

    2下载:
  2. 无人机dubins航路规划算法,matlab m语言编写(pathplannig algorithm for uavs)
  3. 所属分类:其他

    • 发布日期:2021-04-18
    • 文件大小:58368
    • 提供者:阿朱龙
« 12 »
搜珍网 www.dssz.com