登录
首页 » matlab » TargetLocationSystems-master

TargetLocationSystems-master

于 2017-12-07 发布 文件大小:3786KB
0 240
下载积分: 1 下载次数: 27

代码说明:

  请参考readme文件进行配置调试,进行多无人机目标定位仿真(Please refer to the readme file for configuration debugging)

文件列表:

TargetLocationSystems-master
TargetLocationSystems-master\MATLAB
TargetLocationSystems-master\MATLAB\Appendix D - Analysing the RSSI Distance Data
TargetLocationSystems-master\MATLAB\Appendix D - Analysing the RSSI Distance Data\distance_sabine.m, 1245, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix D - Analysing the RSSI Distance Data\optimize.m, 839, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\advance.m, 576, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\convert_rssi.m, 184, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\determine_midpoint.m, 302, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\determine_yaw.m, 687, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\get_rssi.m, 996, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\initialize.m, 1297, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\is_D_m_from_target.m, 1348, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\local_translation.m, 397, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\locate_target.m, 2033, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\plot_circle.m, 508, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\plot_position.m, 630, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\reduce_formation_size.m, 596, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\set_rotation.m, 315, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\set_se2.m, 288, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix E - Simulation Code Results\set_target.m, 121, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix F - Test Results
TargetLocationSystems-master\MATLAB\Appendix F - Test Results\advance.m, 711, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix F - Test Results\convert_rssi.m, 190, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix F - Test Results\determine_midpoint.m, 234, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix F - Test Results\determine_yaw.m, 692, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix F - Test Results\get_rssi.m, 243, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix F - Test Results\initialize.m, 1272, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix F - Test Results\is_D_m_from_target.m, 1327, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix F - Test Results\local_translation.m, 349, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix F - Test Results\locate_target.m, 1573, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix F - Test Results\reduce_formation_size.m, 726, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix F - Test Results\set_rotation.m, 315, 2017-05-05
TargetLocationSystems-master\MATLAB\Appendix F - Test Results\set_se2.m, 289, 2017-05-05
TargetLocationSystems-master\Presentables
TargetLocationSystems-master\Presentables\Full Report.pdf, 2120346, 2017-05-05
TargetLocationSystems-master\Presentables\Initial Proposal.pdf, 1153501, 2017-05-05
TargetLocationSystems-master\Presentables\Poster - Informal.pdf, 472080, 2017-05-05
TargetLocationSystems-master\Presentables\Poster.pdf, 589829, 2017-05-05
TargetLocationSystems-master\Python
TargetLocationSystems-master\Python\Distance Test
TargetLocationSystems-master\Python\Distance Test\LonePi.py, 2207, 2017-05-05
TargetLocationSystems-master\Python\Distance Test\PisABandC.py, 609, 2017-05-05
TargetLocationSystems-master\Python\Full Scale Test
TargetLocationSystems-master\Python\Full Scale Test\PisABandC.py, 1237, 2017-05-05
TargetLocationSystems-master\Python\Full Scale Test\TargetPi.py, 976, 2017-05-05
TargetLocationSystems-master\README.md, 1477, 2017-05-05

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

发表评论

0 个回复

  • 2
    说明:  利用C语言编程实现电话远程控制程序,包括验证密码和读数据标志等功能 (control system)
    2009-11-26 15:59:52下载
    积分:1
  • 灰狼算法WGO
    说明:  灰狼算法与支持向量机的结合,寻求到最佳的c、g,提高系统的预测的精确度(The combination of Gray Wolf algorithm and support vector machine optimizes C, G)
    2020-12-11 19:59:18下载
    积分:1
  • MATLAB路径规划
    用MATLAB实现复杂环境移动机器人路径规划算法的研究,分别采用了A星算法,迪杰斯特拉算法,蚁群算法以及蚁群寻径迪杰斯特拉优化路径的混合算法,并通过仿真进行验证。(Research and implementation of complex environment of mobile robot path planning algorithm with MATLAB, respectively, using the A star algorithm, Dijkstra algorithm, ant colony algorithm and ant colony optimization hybrid algorithm to optimize the path of Dijkstra size, and verified by simulation.)
    2021-03-12 21:39:24下载
    积分:1
  • MITKTest
    说明:  在mitk平台下实现三维重建功能,对图片进行分割、处理、面绘制或体绘制(Realization of three-dimensional reconstruction function on MITK platform)
    2019-03-11 20:56:28下载
    积分:1
  • Stm32 Project
    说明:  Dentist Chair control cpu
    2019-11-02 19:41:42下载
    积分:1
  • VC++摄像头控制-云台视频监控系统源代码
    VC++云台摄像头监控系统,可以选择摄像头线路,可控制某一线路上的某一台摄像机上、下、左、右探视,镜头拉伸等操作,也可以自动巡视、自行设置控制码和控制端口等功能。使用注意:请将winio.dll、winio.vxd和winio.sys三文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。
    2022-03-01 09:38:33下载
    积分:1
  • zantaiwending
    说明:  可以实现对电力系统暂态的仿真。包换自动重合闸装置。(The simulation of power system transient can be realized. Replacement of automatic reclosing device.)
    2019-06-25 10:13:46下载
    积分:1
  • ticketbooking
    火车票订票系统,java+MySQL,附课程设计报告(Ticket booking system, java+ MySQL, with course design report)
    2020-12-13 20:59:14下载
    积分:1
  • 支持向量机工具箱一种,主要解决分类和回归等问题,它是在matlab环境下运行的。...
    支持向量机工具箱一种,主要解决分类和回归等问题,它是在matlab环境下运行的。-A Support Vector Machine Toolbox, mainly to resolve issues such as classification and regression, which is running in the matlab environment.
    2022-06-21 05:31:11下载
    积分:1
  • LC并联谐振-matlab仿真
    LC并联谐振的MATLAB仿真模型,可以验证并联谐振(MATLAB simulation of LC parallel resonance)
    2019-05-14 11:06:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载