登录
首页 » matlab » 基本定位算法

基本定位算法

于 2021-04-13 发布 文件大小:30KB
0 286
下载积分: 1 下载次数: 49

代码说明:

  TDOA算法包括泰勒,最小二乘法,chan算法及改进算法等(TDOA algorithm includes Taylor, least square method, Chan algorithm and improved algorithm)

文件列表:

基本定位算法\基本定位算法\公共函数\Cost231.m
基本定位算法\基本定位算法\公共函数\CRLB.m
基本定位算法\基本定位算法\公共函数\GetEvalData.m
基本定位算法\基本定位算法\公共函数\MSPosition.m
基本定位算法\基本定位算法\公共函数\NetworkTop.m
基本定位算法\基本定位算法\公共函数\Okumura_Hata.m
基本定位算法\基本定位算法\公共函数\TDOA_RMSE.m
基本定位算法\基本定位算法\公共函数\说明.txt
基本定位算法\基本定位算法\基本算法\chan4.m
基本定位算法\基本定位算法\基本算法\ChanAlgorithm.m
基本定位算法\基本定位算法\基本算法\ChanAlgorithm_A.m
基本定位算法\基本定位算法\基本算法\ChanAlgorithm_B.m
基本定位算法\基本定位算法\基本算法\ChanAlgorithm_d.m
基本定位算法\基本定位算法\基本算法\CHANFUC.m
基本定位算法\基本定位算法\基本算法\Chan_3BS.m
基本定位算法\基本定位算法\基本算法\CRLB.m
基本定位算法\基本定位算法\基本算法\CRLB_1.m
基本定位算法\基本定位算法\基本算法\Data.txt
基本定位算法\基本定位算法\基本算法\EvChanAlgorithm.m
基本定位算法\基本定位算法\基本算法\EvTaylorAlgorithm.m
基本定位算法\基本定位算法\基本算法\FangAlgorithm.m
基本定位算法\基本定位算法\基本算法\FWLSAlgorithm.m
基本定位算法\基本定位算法\基本算法\LSAlgorithm_d.m
基本定位算法\基本定位算法\基本算法\MeaNoise.m
基本定位算法\基本定位算法\基本算法\MSPosition.m
基本定位算法\基本定位算法\基本算法\NetworkTop.m
基本定位算法\基本定位算法\基本算法\SIAlgorithm.m
基本定位算法\基本定位算法\基本算法\SXAlgorithm.m
基本定位算法\基本定位算法\基本算法\TaylorAlgorithm.m
基本定位算法\基本定位算法\基本算法\TaylorAlgorithm_d.m
基本定位算法\基本定位算法\基本算法\TDOA_RMSE.m
基本定位算法\基本定位算法\基本算法\test.m
基本定位算法\基本定位算法\基本算法\Test_TDOA.m
基本定位算法\基本定位算法\基本算法\说明.txt
基本定位算法\基本定位算法\公共函数
基本定位算法\基本定位算法\基本算法
基本定位算法\基本定位算法
基本定位算法

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

发表评论

0 个回复

  • 信号检测
    本程序中,具有多种MIMO信号检测算法,用以比较,选取较优性能用以系统(In this program, a variety of MIMO signal detection algorithms are used to compare, select the better performance to use the system.)
    2020-08-14 10:08:26下载
    积分:1
  • RLS
    RLS算法在MATLAB上仿真实现的程序,用于通信信道估计。(RLS algorithm is implemented in MATLAB on a simulation program for the communication channel estimation )
    2009-11-12 11:16:56下载
    积分:1
  • B1C信号的调制
    说明:  BOC调制的Matlab程序仿真及Simulink模型(Matlab program and BOC modulation simulation model of Simulink)
    2021-04-17 19:18:52下载
    积分:1
  • serialcommunication
    串口通信工具,简单实用支持多速录。串口通信工具,简单实用支持多速录。(serial communication)
    2009-06-03 19:26:09下载
    积分:1
  • Channel_Coding_in_Communication_Networks
    An e book on channel coding
    2016-09-19 01:46:03下载
    积分:1
  • 李纯明博B
    说明:  李纯明博士的图像分割源代码,可以分割各种图像,可运行。(Dr. Li Chunming image segmentation source code, can be divided into a variety of images, can run.)
    2020-06-19 18:38:36下载
    积分:1
  • 信道仿真
    通过具体的信道实例对比几种信道容量,绘出对数正态衰落、瑞利衰落、Nakagami衰落下确定的容量随平均接收信噪比变化的曲线。(The capacity of several channels is compared by a specific channel example, and the curve determined by the logarithmic normal fading, Rayleigh fading and Nakagami fading with the change of the average received signal to noise ratio (SNR) is drawn.)
    2020-12-09 19:39:25下载
    积分:1
  • ML
    说明:  可用于接收端天线对接收信号的检测,也就是信号检测,只需要输入参数就可以使用(It can be used for receiving antenna to detect the received signal, that is, signal detection, only need input parameters can be used.)
    2018-08-16 14:29:06下载
    积分:1
  • blwid-rost
    恒模算法(CMA)是实际中应用最广的一种盲均衡算法,这里主要时提出了改进的lc-cma算法的源程序代码(Constant modulus algorithm (CMA) is one of the most widely used blind equalization algorithms in practice. In this paper, the source code of the improved lc-cma algorithm is proposed.)
    2019-03-28 01:02:06下载
    积分:1
  • [MATLAB]最小和LDPC译码算法MATLAB实现(285266)
    LDPC码的编译码算法,matlab实现,包含常用的生成算法和解码算法。可以直接运行(LDPC code encoding and decoding algorithm, matlab implementation, including the common generation algorithm and decoding algorithm. Can run directly)
    2017-12-27 14:36:21下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载