登录
首页 » 通信 » 一种基于移动台位置的动态定位算法。 : 根据检测电波到达时间( T O A ) 的定位法提出了一种基于移动台位置的动态定位算法。该算法利用蜂窝 网络系...

一种基于移动台位置的动态定位算法。 : 根据检测电波到达时间( T O A ) 的定位法提出了一种基于移动台位置的动态定位算法。该算法利用蜂窝 网络系...

于 2023-06-22 发布 文件大小:158.18 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

一种基于移动台位置的动态定位算法。 : 根据检测电波到达时间( T O A ) 的定位法提出了一种基于移动台位置的动态定位算法。该算法利用蜂窝 网络系统中多个基站检测到的移动台电波 T O A信息对移动台进行定位估计, 参与定位估计的基站数 目及其定 位算法中相应的权值随移动台与服务基站的距离自动动态改变。计算机模拟结果表明, 该算法在 3 种典型移动 通信信道环境中部能得到较好的定位蚊果。-:I n t hi s p a p e r ,a d y n am i c p o s i t/o n i n g t l l m i s p r o p o s e d b a s e d O n t h e me a s u r e d t i me o f a r r i v a l ( " I D A)o f s a l s f r o m a m o b i l e s t a t i c ~ . s且 l t h r n c a i n b e u s e d i n c e l l u l a r n e t w o r k s t o e s t i m a t e t h e l o c a t i o n o f a mo b i l e s t a t i o n a c c o r d i n g t o出e T O A i n f o r ma t i c ~d e t e c t e d b y s e v e r a l b a s e s t a t i o n s( B S ) . n m r b e r o f B S a n d t h e c o r r e s p o n d i n g W e i g h t s u t i l i z e d i n t h i s t l l m C a l l b e d y T l a c a u y a d i u s t e d a c c o ~ l g t o t h e d i s t a

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

发表评论

0 个回复

  • CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre...
    CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C Library Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions All C Functions C++ C++ I/O C++ Strings C++ String Streams Miscellaneous C++ C++ Standard Template Library C++ Algorithms C++ Vectors C++ Double-Ended Queues C++ Lists C++ Priority Queues C++ Queues C++ Stacks C++ Sets C++ Multisets C++ Maps C++ Multimaps C++ Bitsets Iterators All C++ Functions -CppReference for c/c++ Detailed C/C++ ReferenceGeneral C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C LibraryStandard CI/O Standard C String
    2022-02-02 21:42:32下载
    积分:1
  • labview实现TCP
    采用服务器/客户机进行双机通信,通过局域网送至客户计.       在服务器的框图程序中,首先指定网络端口,并用侦听TCP节点建立TCP侦听器,等待客户机的连接请求,这是初始化的过程。   在用TCP节点进行通信时需要在服务器框图程序中指定网络通信端口号,客户机也要指定相同的端口,才能与服务器之间进行正确的通信。端口值由用户任意指定,只要服务器与客户机的端口保持一致即可。     在一次通信连接建立后,就不能更该端口的值了。如过的确需要改变端口的值,
    2022-03-26 13:46:38下载
    积分:1
  • online collected several of the most practical SIP documents
    网上收集整理的几个最为实用的SIP文档-online collected several of the most practical SIP documents
    2022-03-21 10:19:32下载
    积分:1
  • This is one of the naturalization procedure Channel, I hope Members can exchange
    这是有关归一化信道的程序,希望大家多多交流-This is one of the naturalization procedure Channel, I hope Members can exchange
    2022-10-11 04:25:03下载
    积分:1
  • interpol security system using distributed system concepts
    interpol security system using distributed system concepts
    2022-06-29 09:21:21下载
    积分:1
  • Pelco D 的控制命令
    Pelco D 的控制命令-Pelco D control orders
    2023-08-01 01:25:02下载
    积分:1
  • Abstract: By using gateway systems on large 32
    Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In this class you will learn about hardware platforms that support embedded Linux, Linux kernel configuration, feature selection, installation, booting and tuning.
    2022-01-22 04:01:46下载
    积分:1
  • 移动拨测的语音数据检测
    移动拨测的语音数据检测-allocated measured mobile voice and data detection
    2022-02-05 01:40:02下载
    积分:1
  • C++仿真程序
    用弹道仿真计算程序V1.0 本程序包为vxLand提供的经典版的通用导弹、炮弹、火箭弹等的弹道仿真计算程序,适用于无控弹药, 用户可以需要根据加入三点法、比例导引等导引方法,修改、扩充成相应的有控、制导模拟仿真弹道程 序。 程序包中MissileTrajectorySimulationRk.h的rk()是经典的4阶龙格库塔方法求常微分方程的数值算法 的函数子程序,大家可参考使用。 关键词:导弹 弹道 炮弹 火箭弹 三点法 比例导引 无控 有控 制导 仿真 模拟 计算 通用 MissileTrajectorySimulation_Input.dat是输入数据文件 */
    2022-07-04 10:42:05下载
    积分:1
  • matlab image processing command Guinness welcome download
    matlab 图像处理 命令大全 欢迎下载-matlab image processing command Guinness welcome download
    2022-06-14 12:15:02下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载