登录
首页 » matlab » TOA_uwb

TOA_uwb

于 2019-03-17 发布
0 146
下载积分: 1 下载次数: 15

代码说明:

说明:  TDOA算法,用于解决uwb中的matlab仿真定位问题。(TDOA algorithm is used to solve the MATLAB simulation positioning problem in uwb.)

文件列表:

TOA_uwb\constrained_weighted_NLOS\add_noise.m, 561 , 2007-03-22
TOA_uwb\constrained_weighted_NLOS\cir_cir_intersection.asv, 880 , 2007-04-03
TOA_uwb\constrained_weighted_NLOS\cir_cir_intersection.m, 1001 , 2007-04-03
TOA_uwb\constrained_weighted_NLOS\constrained_weighted_NLOS.asv, 3055 , 2007-04-04
TOA_uwb\constrained_weighted_NLOS\constrained_weighted_NLOS.m, 3076 , 2007-04-04
TOA_uwb\constrained_weighted_NLOS\constrained_weighted_NLOS_ireative.m, 3184 , 2007-04-02
TOA_uwb\constrained_weighted_NLOS\cost_est.asv, 838 , 2007-04-03
TOA_uwb\constrained_weighted_NLOS\cost_est.m, 843 , 2007-04-03
TOA_uwb\constrained_weighted_NLOS\hs_err_pid404.log, 6485 , 2007-04-02
TOA_uwb\constrained_weighted_NLOS\limda_est.asv, 3040 , 2007-04-03
TOA_uwb\constrained_weighted_NLOS\limda_est.m, 3116 , 2007-04-03
TOA_uwb\constrained_weighted_NLOS\TOA_LS.m, 961 , 2007-04-03
TOA_uwb\constrained_weighted_NLOS\weights_cal.asv, 1654 , 2007-04-03
TOA_uwb\constrained_weighted_NLOS\weights_cal.m, 1657 , 2007-04-03
TOA_uwb\constrained_weighted_NLOS, 0 , 2007-04-04
TOA_uwb\dist_t.m, 240 , 2006-09-11
TOA_uwb\kalmanfltr.m, 350 , 2007-03-15
TOA_uwb\main.m, 9372 , 2007-03-16
TOA_uwb\monocycle.m, 1506 , 2007-03-27
TOA_uwb\tdoa_method.m, 5024 , 2006-12-07
TOA_uwb\tempt.m, 1156 , 2007-03-29
TOA_uwb\tempt1.m, 1112 , 2007-03-29
TOA_uwb\testing.asv, 7401 , 2007-03-29
TOA_uwb\testing.m, 7441 , 2007-03-29
TOA_uwb\toa.m, 509 , 2007-03-18
TOA_uwb\TOA_LS.m, 921 , 2007-03-25
TOA_uwb\TOA_main.m, 6517 , 2007-03-16
TOA_uwb\uwb_channel.asv, 1960 , 2007-03-27
TOA_uwb\uwb_channel.m, 2020 , 2007-03-28
TOA_uwb, 0 , 2007-04-04
www.pudn.com.txt, 218 , 2007-01-22

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

发表评论


0 个回复

  • RayCh
    瑞利信道的仿真程序,很经典!!建议查看(Rayleigh channel simulation program, classic! ! Recommendations View! !)
    2006-05-29 15:05:14下载
    积分:1
  • GUI
    GUI示例,包括基本的GUI和右键弹出菜单的简单例子(GUI examples, including basic GUI and a simple example of the context menu)
    2013-08-16 20:14:17下载
    积分:1
  • upfc
    FACTS装置中UPFC三相短路的计算。(The FACTS device UPFC three-phase short-circuit calculation )
    2011-12-30 21:10:27下载
    积分:1
  • jeifai
    小波包分析提取振动信号中的特征频率,仿真效率很高的,采用累计贡献率的方法。( Wavelet packet analysis to extract vibration signal characteristic frequency, High simulation efficiency, The method of cumulative contribution rat.)
    2016-08-31 13:41:39下载
    积分:1
  • mod_lte_tota
    performance of quantizer in lte performance of quantizer in lte performance of quantizer in lte performance of quantizer in lte
    2012-06-23 01:29:51下载
    积分:1
  • p1tcr3tsc
    无功补偿装置,含有一个晶闸管电抗器,三个晶闸管投切电容器(Reactive power compensation device containing a thyristor reactor, three Thyristor Switched Capacitor)
    2020-12-09 20:19:19下载
    积分:1
  • bpskber
    BPSK编码译码仿真BPSK编码译码仿真BPSK编码译码仿真BPSK编码译码仿真BPSK编码译码仿真BPSK编码译码仿真(BPSK BPSK coding and decoding codec simulation simulation Simulation of BPSK coding and decoding BPSK BPSK coding and decoding codec simulation simulation Simulation of BPSK coding and decoding)
    2011-05-11 22:08:30下载
    积分:1
  • _linprog_Program4
    Linear programing Compressive sensing
    2013-12-31 15:44:38下载
    积分:1
  • Sliding-control
    基于MATLAB的永磁同步电动机矢量控制系统,其速度环采用滑模变结构控制方法,其仿真效果非常完美,还有相关的学习资料。(Based on MATLAB PMSM vector control system, and the speed loop adopts variable structure control method, the simulation effect is very perfect, and related learning materials.)
    2016-04-20 19:29:17下载
    积分:1
  • jpeg_encode+decoderhojoon
    This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. (This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. )
    2009-09-17 13:07:04下载
    积分:1
  • 696518资源总数
  • 104734会员总数
  • 23今日下载