登录
首页 » matlab » [matlab源代码]多个无人机的群飞行仿真

[matlab源代码]多个无人机的群飞行仿真

于 2020-10-13 发布
0 273
下载积分: 1 下载次数: 4

代码说明:

说明:  [matlab源代码]多个无人机的群飞行仿真([matlab source code] group flight simulation of multiple UAVs)

文件列表:

multiuav5\frontend.fig, 38816 , 2002-06-01
multiuav5\dothis.m, 785 , 2003-08-18
multiuav5\frontend.m, 13075 , 2002-08-04
multiuav5\initthis.m, 2154 , 2002-06-01
multiuav5\make_uavmodes.m, 7265 , 2002-07-27
multiuav5\make_uavvr.m, 7864 , 2003-09-02
multiuav5\myfish.wrl, 2586 , 2002-07-23
multiuav5\README.TXT, 2730 , 2002-09-05
multiuav5\sf_uavmode_template.mdl, 15008 , 2003-08-17
multiuav5\stateic.fig, 21192 , 2002-06-01
multiuav5\stateic.m, 4837 , 2002-06-01
multiuav5\temp.wrl, 4653 , 2005-01-23
multiuav5\UAV_anim_1.wrl, 52982 , 2003-07-28
multiuav5\vehicledata.m, 3760 , 2002-08-05
multiuav5\vehicles.mdl, 377430 , 2003-09-02
multiuav5\vr_uav.wrl, 331 , 2003-08-21
multiuav5\vehicles.html, 545528 , 2003-08-21
multiuav5\AIAA Paper 2002-4977 .pdf, 186312 , 2002-07-31
multiuav5\vehicles_sfun.dll, 238080 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\info\binfo.mat, 573 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\c1_vehicles.h, 1849 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\c1_vehicles.c, 94888 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\vehicles_sfun.h, 880 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\vehicles_sfun.c, 4799 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\vehicles_sfun_debug_macros.h, 12378 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\vehicles_sfun_registry.c, 4489 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\vehicles_sfun.bat, 55 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\vehicles_sfun.lmk, 1678 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\vehicles_sfun.lmko, 487 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\vehicles_sfun.obj, 4841 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\vehicles_sfun_registry.obj, 27125 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\c1_vehicles.obj, 90628 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\lccstub.obj, 366 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\vehicles_sfun.dll, 238080 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\vehicles_sfun.exp, 47 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\src\vehicles_sfun.lib, 2756 , 2005-01-23
multiuav5\sfprj\build\vehicles\sfun\info, 0 , 2008-09-22
multiuav5\sfprj\build\vehicles\sfun\src, 0 , 2008-09-22
multiuav5\sfprj\build\vehicles\sfun, 0 , 2008-09-22
multiuav5\sfprj\build\vehicles, 0 , 2008-09-22
multiuav5\sfprj\build, 0 , 2008-09-22
multiuav5\sfprj, 0 , 2008-09-22
multiuav5, 0 , 2008-09-22
www.downma.com.txt, 153 , 2017-08-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BLDCM
    基于matlab的无刷直流电动机模型的模拟(brushless DC motor simulation model)
    2007-05-25 09:57:39下载
    积分:1
  • PMBOK_5a_Edicao_Portugues-BR
    pmbok guide for project
    2019-03-01 05:16:55下载
    积分:1
  • Computer company
    电脑公司网站-Computer company
    2022-01-26 03:53:13下载
    积分:1
  • 一个用于仿真边界网关协议(BGP)的源码
    一个用于仿真边界网关协议(BGP)的源码-a simulation for Border Gateway Protocol (BGP) FOSS
    2022-05-13 02:40:39下载
    积分:1
  • D-S
    说明:  (D-S)基于认知无线电的频谱感知技术的研究,是一种信息融合的频谱感知技术。((DS) based on cognitive radio spectrum sensing technology research, is an information fusion spectrum sensing technology.)
    2010-03-29 13:54:06下载
    积分:1
  • CMTF_Toolbox_v1_0
    耦合矩阵张量分解的算法,主要基于一次优化算法(Coupled Matrix and Tensor Factorizations)
    2018-08-29 10:24:07下载
    积分:1
  • LSTM-Human-Activity-Recognition-master
    说明:  与经典的方法相比,使用具有长时间记忆细胞的递归神经网络(RNN)不需要或几乎不需要特征工程。数据可以直接输入到神经网络中,神经网络就像一个黑匣子,可以正确地对问题进行建模。其他研究在活动识别数据集上可以使用大量的特征工程,这是一种与经典数据科学技术相结合的信号处理方法。这里的方法在数据预处理的数量方面非常简单(Compared with the classical methods, the recursive neural network (RNN) with long-term memory cells does not need or almost need feature engineering. Data can be directly input into the neural network, which acts as a black box and can correctly model the problem. Other research can use a lot of Feature Engineering on activity recognition data sets, which is a signal processing method combined with classical data science and technology. The method here is very simple in terms of the number of data preprocessing)
    2019-06-13 18:50:02下载
    积分:1
  • 透明编辑框
    透明编辑框,透明编辑框,透明编辑框透明编辑框,透明编辑框,透明编辑框透明编辑框,透明编辑框,透明编辑框透明编辑框,透明编辑框,透明编辑框
    2022-09-26 22:10:03下载
    积分:1
  • PHP文件管理器,功能还不是很强.也只有这样了
    PHP文件管理器,功能还不是很强.也只有这样了-PHP file manager, function is not very strong. This is the only way the
    2022-11-08 13:00:03下载
    积分:1
  • Yet another Java implementation for the addictive Minesweeper game. This game co...
    Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows s version, such as allowing more than one mines in a square. -Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows s version, such as allowing more than one mines in a square.
    2022-09-23 19:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载