登录
首页 » Visual C++ » TadaptiveOFDMh

TadaptiveOFDMh

于 2012-08-20 发布 文件大小:300KB
0 336
下载积分: 1 下载次数: 12

代码说明:

  本程序利用改进的CHOW算法,仿真了自自适应OFDM系统的性能,并画出了SNR (This program makes use of improved CHOW algorithm simulates the performance of self-adaptive OFDM system, and draw the SNR)

文件列表:

TadaptiveOFDMh
..............\OFDM stanford
..............\.............\BitLoad.asv,1429,2008-10-21
..............\.............\BitLoad.m,1491,2008-10-21
..............\.............\campello_algo.m,2136,2008-10-21
..............\.............\CHANNEL.M,858,2002-12-22
..............\.............\chow_algo.asv,1214,2008-10-21
..............\.............\chow_algo.m,1288,2008-10-21
..............\.............\ComputeSNR.m,177,2008-10-21
..............\.............\create_channel.asv,1311,2008-10-21
..............\.............\create_channel.m,1395,2008-10-21
..............\.............\DATA1.MAT,247496,2002-12-01
..............\.............\demodulate.m,1473,2002-11-29
..............\.............\ENC16.MAT,568,2002-11-29
..............\.............\ENC2.MAT,256,2002-11-29
..............\.............\ENC256.MAT,6392,2002-11-29
..............\.............\ENC4.MAT,320,2002-11-29
..............\.............\ENC64.MAT,1656,2002-11-29
..............\.............\EnergyTableInit.m,1097,2008-10-21
..............\.............\fft_cp_rx_blk.m,1022,2002-11-29
..............\.............\heng.mat,280,2008-10-20
..............\.............\heng1.mat,280,2008-10-20
..............\.............\hs_err_pid2968.log,7127,2008-10-20
..............\.............\ifft_cp_tx_blk.m,1003,2002-11-29
..............\.............\matlab from stanford
..............\.............\....................\Adaptive loading for MIMO-OFDM Systems.txt,3216,2002-12-20
..............\.............\....................\binvec216vec.m,589,2002-12-20
..............\.............\....................\binvec2quadvec.m,635,2002-12-20
..............\.............\....................\channel_simulatormex.c,1718,2002-12-20
..............\.............\....................\channel_simulatormex.dll,40960,2002-12-20
..............\.............\....................\demodulatormex.c,5740,2002-12-20
..............\.............\....................\demodulatormex.dll,40960,2002-12-20
..............\.............\....................\EE359.M,3096,2002-12-21
..............\.............\....................\encode_blockmex.c,1959,2002-12-20
..............\.............\....................\encode_blockmex.dll,40960,2002-12-20
..............\.............\....................\gray_decode.m,556,2002-12-20
..............\.............\....................\gray_encode.m,554,2002-12-20
..............\.............\....................\hard_decodemex2.c,4632,2002-12-20
..............\.............\....................\hard_decodemex2.dll,40960,2002-12-20
..............\.............\....................\modulatormex.c,3644,2002-12-20
..............\.............\....................\modulatormex.dll,40960,2002-12-20
..............\.............\....................\OFDM Simulator.txt,2845,2002-12-20
..............\.............\....................\Project Files.htm,8046,2002-12-20
..............\.............\....................\Project Proposal.htm,9792,2002-12-20
..............\.............\....................\Project Results.htm,33429,2002-12-20
..............\.............\....................\quadvec2binvec.m,420,2002-12-20
..............\.............\....................\sixteenvec2binvec.m,395,2002-12-20
..............\.............\MODULATE.M,1246,2002-11-29
..............\.............\OFDM.M,2269,2002-12-22
..............\.............\plOFDM.M,2221,2008-10-20
..............\.............\plOFDM22.M,2224,2008-10-20
..............\.............\PRECODE.M,740,2002-11-29
..............\.............\readme.doc,51712,2008-10-28
..............\.............\ResolvetheLastBit.m,1054,2008-10-21
..............\.............\RR.MAT,64712,2002-12-01
..............\.............\SHAPE.M,588,2002-11-29
..............\.............\SISO_adaptive2.mat,432,2008-09-22
..............\.............\svd_decompose_channel.m,637,2008-10-21
..............\.............\the first try.fig,8496,2002-12-01
..............\.............\zong.mat,280,2008-10-20
..............\.............\zong1.mat,280,2008-10-20
..............\.............\复件 plOFDM.asv,2224,2008-10-20

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

发表评论

0 个回复

  • VC_rtspdemo
    这是一个rtsp的VC++实现,希望对你有用(This is a rtsp' s in VC++, you want to be useful)
    2011-11-15 19:48:58下载
    积分:1
  • MATLAB
    接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。这里对程序的流程进行说明。 首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。 (good)
    2020-11-04 23:49:52下载
    积分:1
  • WML_cppo
    值得深刻阅读的基于CP的OFDM同步程序这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波 (Worthy of profound reading of the CP-based OFDM synchronization program which is a very good based on the CP maximum likelihood symbol timing synchronization and carrier synchronization for OFDM MATLAB simulation program, after I read in-depth absorption of classical literature, repeated programming and debugging and refining made, the code refined and orderly sequence is absolutely no mistake, this program simulation synchronization curves and classic literature is exactly the same. Colleagues to read this program must benefit Generous achievements, special upload to share with you friends. Also welcome colleagues to provide more excellent program. Because the literature require the use of N = 1024 subcarriers)
    2012-08-20 14:29:51下载
    积分:1
  • EasySerialPort
    可用于无协议串口调试和标准Modbus调试。例案:单片机无协议通信、变频器通信调试、PLC及工业仪表通信调试。(No agreement can be used for standard Modbus serial debugging and debugging. Example case: no agreement on single-chip communications, Converters debug communications, PLC and industrial instrumentation communication debugging.)
    2008-05-23 22:41:11下载
    积分:1
  • analysisofIEEE802channel
    分析了 IEEE 802.15.4a的信道模型,并分析了现今测距的方法:CHAN与TAYLOR等,并在此基础上做了改进(Analysised the channel of IEEE 802.15.4a,and analysised some methods for TDOA and TOA . )
    2009-11-27 22:26:07下载
    积分:1
  • Turbo_code_3GPP2
    Turbo decoder for 3GPP2
    2011-10-18 20:47:53下载
    积分:1
  • to2to
    二进制格雷码与自然二进制码的互换 它就是介绍怎么把二进制格雷码与自然二进制码的互换。主要是异或操作(itis to for 2to 2)
    2011-10-21 18:42:17下载
    积分:1
  • MMIMO-OFDM_SiI
    MIMO-OFDM仿真程序,包含完整的信道仿真程序,信道估计程序(MIMO-OFDM simulation program, include the full channel simulation program, the channel estimation procedure)
    2012-07-16 17:24:37下载
    积分:1
  • OPNET_tutorial_for_Chinese
    OPNET软件自带的General Tutorial中文译版,学习OPNET非常实用!(OPNET software s own version of Chinese Translation General Tutorial, learning OPNET very useful!)
    2021-04-13 09:38:56下载
    积分:1
  • Threads-and-chat-program-example
    有客户端的聊天软件,可实现网络通讯,对于了解网络编程有帮助(A client chat software, network communications, network programming help for understanding)
    2013-10-28 09:33:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载