登录
首页 » matlab » CSMA_CA

CSMA_CA

于 2012-11-12 发布 文件大小:35KB
0 281
下载积分: 1 下载次数: 341

代码说明:

  CSMA/CA 协议吞吐量与站点数量的分析,注释较详细(CSMA/CA protocol throughput and the number of stations a more detailed analysis, annotation)

文件列表:

CSMA_CA
.......\Add.m,216,2008-10-17
.......\AdHoc.m,6309,2009-04-04
.......\AdHoc_Throughput.fig,6356,2009-04-04
.......\AP.m,7397,2009-04-04
.......\AP_Throughput.fig,6407,2009-04-04
.......\AP_vs_AdHoc_in_Throughput.fig,7839,2009-04-04
.......\AP_vs_AdHoc_in_Throughput.m,7682,2009-04-04
.......\Average Delay of AdHoc Network.txt,2600,2009-04-04
.......\Average Delay of Infrastructure Network.txt,2600,2009-04-04
.......\DelayBuffPop.m,227,2009-04-04
.......\DelayBuffPush.m,194,2009-04-04
.......\ExpDis.m,127,2008-10-20
.......\Increase.m,140,2008-10-20
.......\MaxLength.m,235,2008-10-17
.......\Packet Resending Rate of AdHoc Network.txt,2930,2009-04-04
.......\Packet Resending Rate of Infrastructure Network.txt,2960,2009-04-04
.......\Pop.m,206,2009-04-04
.......\Push.m,241,2009-04-04
.......\RandSel.m,123,2008-10-17
.......\ReadMeFirst!.doc,21504,2009-04-04
.......\Throughput of AdHoc Network.txt,3800,2009-04-04
.......\Throughput of Infrastructure Network.txt,3515,2009-04-04

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

发表评论

0 个回复

  • AdaptiveEqualizar
    基于RLS算法的自适应滤波器的matlab仿真,通过该仿真我们可以更加升入的了解,提供直观的理解。(Matlab simulation of the adaptive filter based on RLS algorithm through the simulation, we can ascend to a more understanding, to provide an intuitive understanding )
    2020-12-01 14:59:27下载
    积分:1
  • STM32_IIC
    双STM32 主从通讯 主硬件IIc 从采用中断(Two STM32 communication,master use hardware IIc ,slave use interrupt)
    2018-03-28 22:20:34下载
    积分:1
  • VC_MFC-Sample1
    Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例. 在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口 进行通信.串口通信方便易行,应用广泛. 一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是 半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点. 每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正 确的命令后作出应答. (Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
    2012-10-11 07:23:02下载
    积分:1
  • Localization-based-on-LS-SVR-in-WSN
    文章针对无线传感器网络(WSN)节点定位算法DV-Hop的节点间距离沽计误差对定位准确度影响较大的问题,提出一种基于LS-SVR(最小二乘支持向量回归机)的定位算法L-LSSVR. (Aiming at solving the problem of the significant influence of distance estimation error onlocation accuracy of DV-Hop in Wireless Sensor Networks (WSN), a new node localizationmethod based on LS-SVR (L-LSSVR) is proposed.)
    2012-10-12 12:36:51下载
    积分:1
  • labs-lan-4
    network and other tehnologies. lan arhitecture
    2012-11-13 09:27:50下载
    积分:1
  • LFM
    LFM线性调频波的MATLAB仿真 利用matlab软件设计匹配滤波器。具体包括: 1):阐述脉冲压缩(匹配滤波)的基本原理; 2):输入信号为线性调频信号,存在的噪声信号为白噪声; 3):通过脉冲压缩处理,讨论输出信噪比的改善。 (The the LFM chirp wave MATLAB simulation using matlab software design matched filter. Specifically including: 1): elaborated pulse compression (the basic principle of the matched filter) 2): the input signal is a chirp signal, the noise present in the signal is white noise 3): by a pulse compression processing discussed output SNR improved.)
    2021-02-11 16:39:52下载
    积分:1
  • OFDM-simulation
    OFDM(正交频分复用)系统以其抗多径衰落和较高的频带利用率,得到了众多领域的广泛应用。本文就OFDM系统中关键技术之一的信道估计技术进行了介绍。并分别叙述了OFDM系统和信道估计的意义,归纳了信道估计的分类,最后介绍了MMSE、LS及其改进信道估计算法并仿真出结果。(OFDM(orthogonal frequency division multiplexing) has been widely used in many areas for its good resistance to multipath fading and high bandwidth efficiency.In this paper,channel estimation,which is one of the key technologies in OFDM systems,were introduced. Then we discuss the significance of the channel estimation and the classification of channel estimation.Finally,we study the algorithms of channel estimation such as MMSE,LS and LMMSE,and further get the simulation results. )
    2012-07-06 16:11:38下载
    积分:1
  • CanDataAnalysisV1.01
    说明:  汽车CAN总线数据采集软件,用于解析车辆总线数据的CAN ID。(An bus data acquisition software.Can idid for parsing vehicle bus data.)
    2020-07-10 12:04:54下载
    积分:1
  • TestWebServer
    用visaul basic 编写的,连接Wsdl服务的例子(Written visaul basic example connect Wsdl service)
    2013-03-07 13:46:27下载
    积分:1
  • RS485
    485通讯程序,有需要的看看啦,哎怎么要20字啊,真是的(IT IS A 485 COMMUNICATION FOR 28335)
    2016-06-07 23:54:11下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载