登录
首页 » matlab » wicapture

wicapture

于 2020-06-20 发布 文件大小:2627KB
0 202
下载积分: 1 下载次数: 1

代码说明:

  利用wifi信号进行精准的定位,mit代码(locolizing using wifi)

文件列表:

wicapture\aTotSave.mat, 885242 , 2019-07-29
wicapture\backscatterEstimationMusic3D.m, 12157 , 2019-07-27
wicapture\calAOAAOD.m, 5939 , 2019-07-29
wicapture\calAOAAOD.m~, 5491 , 2019-07-27
wicapture\circularGridSampleBackscatter3D.m, 1477 , 2019-07-15
wicapture\circularRAPMusicGridMaxBackscatter3D.m, 17628 , 2019-07-16
wicapture\cvprLos.mat, 1008507 , 2019-07-15
wicapture\cvprOut.mat, 757422 , 2019-07-15
wicapture\dispOvr5300.m, 9200 , 2019-07-15
wicapture\dispOvr5300_3D.m, 8962 , 2019-07-15
wicapture\findSameOrient.m, 1610 , 2019-07-15
wicapture\formatCSI.m, 1301 , 2019-07-15
wicapture\generateFigures.m, 3063 , 2019-07-15
wicapture\genTrajectoryLos.m, 2587 , 2019-07-17
wicapture\genTrajectoryOutside.m, 2598 , 2019-07-15
wicapture\GetQnBackscatter.m, 4380 , 2019-07-17
wicapture\gridVecBackscatter3D.m, 3870 , 2019-07-15
wicapture\ovr5300Analysis.m, 8199 , 2019-07-15
wicapture\RAPMusicGridMaxBackscatter.m, 10077 , 2019-07-27
wicapture\topk.m, 1838 , 2019-07-15
wicapture\untitled.m, 1160 , 2019-07-23
wicapture\v2struct.m, 17685 , 2019-07-15
wicapture\wicaptureAlgo.m, 11040 , 2019-07-23
wicapture, 0 , 2019-07-29

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

发表评论

0 个回复

  • revised_codeswban_11
    energy efficiency code for cognitive radio
    2020-06-16 14:40:02下载
    积分:1
  • Ultra-Wideband-radio-base
    关于超宽带无线电基础的介绍以及相关代码,内容详细,通俗易懂,可供大家使用,互相学习。(On the introduction of ultra-wideband radio base and related code, detailed, easy to understand for everyone to use, learn from each other.)
    2012-02-14 17:06:55下载
    积分:1
  • Longley-Rice model代码
    说明:  经典无线链路预算模型,预测了在自由空间中由地形的非规则性造成的中值传输衰落。该模型适用于频段为20MHz至40GHz、路径长度为1km至2000km的情况。对于给定的传输路径,该计算机程序通过频率、路径长度、极化方向、天线高度、表面绕射率、地面有效半径和地面导电常数等参数可以确定传输损耗的大小。(Classic wireless link budget model, forecasts the in free space caused by terrain of regularity in the value decline.The model is suitable for the frequency of 20 MHZ to 40 GHZ, path length of 1 km to 2000 km.For a given transmission path, this a computer program can calculate the value of the transmission loss by frequency, path length, polarization direction, antenna height, surface diffraction, effective radius of the ground and ground conductivity constant parameters and so on.)
    2021-04-12 13:28:57下载
    积分:1
  • QPSK
    说明:  qpsk的调制解调,使用simulink实现(QPSK modulation and demodulation, using Simulink to achieve)
    2020-11-19 16:39:37下载
    积分:1
  • Shadowing and Multipath
    对无线通信环境下的多径衰落和阴影衰落进行的建模。给出了一些仿真的建议(Modeling on multi-path effect and shadowing under wireless communication system. And this code gives some advice on simulation of these situation.)
    2017-10-27 14:01:28下载
    积分:1
  • DSR
    在OPNET平台上对动态源路由协议的一个完整仿真,可以看到网路中譬如延迟吞吐量等各个关键的参数(n OPNET platform for dynamic source routing protocol simulation of a complete, you can see the various critical parameters such as network latency throughput)
    2014-03-18 15:55:05下载
    积分:1
  • MIMO_Capacity
    MIMO指多输入多输出,MIMO技术大致可以分为两类:发射/接收分集和空间复用。传统的多天线被用来增加分集度从而克服信道衰落,具有相同信息的信号通过不同的路径被发送出去,在接收机端可以获得数据符号多个独立衰落的复制品,从而获得更高的接收可靠性。这种技术往往要结合多天线技术,而多天线技术在移动通信中得到了广泛的研究。(MIMO refers to Multiple Input Multiple Output, MIMO technology can be broadly classified into two categories: transmit/receive diversity and spatial multiplexing. Traditional multi-antenna was used to increase the degree of diversity to overcome channel fading, the signal with the same information through different paths have been sent in the receiver-side data symbols can be multiple independent copies of the decline, which was higher reception reliability. This technology often have to combine multi-antenna technology, and multi-antenna technology in mobile communication has been widely studied.)
    2008-06-01 20:33:36下载
    积分:1
  • DSP--base--on-FPGA
    这是一本国外的经典教材,讲述了现阶段所有数字信号处理的FPGA实现,从第二章讲述二进制的算法到现阶段数字信号处理的研究热点,基于FPGA实现!包括FIR,自适应滤波,纠错码,调制解调,加密,傅立叶变换等等。更难能可贵的是每个例子都有VHDL和Verilog代码!!(This is a classic foreign materials, described at this stage all the digital signal processing FPGA, from the second chapter about the binary digital signal processing algorithms to the current stage of research focus, based on FPGA implementation! Including FIR, adaptive filtering, error-correcting codes, modulation and demodulation, encryption, Fourier transform and so on. Even more valuable is that each case has a VHDL and Verilog code! !)
    2021-02-06 15:19:57下载
    积分:1
  • shoujiyouxi
    JVAV手机游戏代码及说明,可以运行的,很实用,是毕业设计时用的代码,通过了老师的答辩(JVAV mobile game code and description, you can run, and very practical design is a graduate of the code used by the teacher)
    2008-03-31 11:53:27下载
    积分:1
  • VL53L0X
    说明:  VL53L0X英文原版操作手册,便于有一定编程基础的用户使用(VL53L0X English Original Manual)
    2020-06-19 17:20:02下载
    积分:1
  • 696518资源总数
  • 105665会员总数
  • 6今日下载