登录
首页 » matlab » TargetLocationSystems-master

TargetLocationSystems-master

于 2017-12-07 发布 文件大小:3786KB
0 186
下载积分: 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 个回复

  • 小波变换
    说明:  小波变换,,离散小波变换,连续小波变换,包含多个源程序,dwt cwt(Wavelet transform, discrete wavelet transform, continuous wavelet transform, including multiple source programs DWT CWT)
    2020-05-18 21:09:58下载
    积分:1
  • xy2_100-master
    说明:  teensy xy2-100 galvo control
    2020-11-02 01:49:35下载
    积分:1
  • GMTI_algorithm
    这个程序是关于利用GMT算法对消静止目标和检测动目标,包括SAR成像的一系列处理流程!(This program is about a series of processing processes that use the GMT algorithm to eliminate static targets and detect moving targets, including SAR imaging!)
    2018-02-26 11:21:44下载
    积分:1
  • Create a storage structure of a given graph from the adjacency list and adjacenc...
    1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。 2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。 3 求图的最小生成树,按构造顺序输出边的序列。(两种方法都要求!) 3 编写一个主函数,将上面函数连在一起,构成一个完整程序。 4 将实验源程序调试并运行。 -Create a storage structure of a given graph from the adjacency list and adjacency matrix are two ways to choose a store. Two pairs of maps created by the depth and breadth-first search traversal, given the culmination of the process of traversal sequence. 3 order to map the minimum spanning tree, according to the order of the output side of the sequence structure. (Both methods require!) 3 to prepare a main function, the above function together to form a complete program. 4 source debugging and running the experiment.
    2022-04-16 10:47:00下载
    积分:1
  • RBTO-PMA-SORA
    说明:  基于PMA的序列优化方法的可靠度拓扑优化程序(SORA Reliability-based Topology Optimization)
    2021-04-12 14:08:57下载
    积分:1
  • 1、基于电流正反馈控制的三相四桥臂逆变器
    说明:  基于电流正反馈控制的三相四桥臂逆变器,IEEE文献,附有详细的翻译(Three phase four leg inverter based on current positive feedback control, IEEE literature, with detailed translation)
    2020-03-09 21:54:37下载
    积分:1
  • MFC_Othell14882010282002
    this is small othello game. you can see the source and everything pls download it and learn
    2012-03-31 21:56:42下载
    积分:1
  • beamactivecontrol
    通过MATLAB语言的编程,可实现悬臂梁振动控制的模拟,参数可调整。(Cantilever beam vibration simulation can be achieved.)
    2018-05-22 00:48:43下载
    积分:1
  • InternalTraining
    congex的机器视觉的培训教程~,挺不错的 (congex the Machine Vision Training Guide ~, quite good)
    2007-04-03 08:18:26下载
    积分:1
  • viterbi
    viterbi decode by verilog
    2019-06-18 00:55:40下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载