Welcome![Sign In][Sign Up]
Location:
Search - 3gpp M

Search list

[Other resourceTurbo--matlab_3GPP

Description: 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m 这四个文件是子译码器 interleaver_3GPP.m 3GPP标准的交织器。Turbo.m中可以选择是用伪随机交织还是3GPP标准交织 decoder_all_algorithm.m 译码器,其中包含了3种译码算法 test_OverLoad_menu.m 对运算负荷的测试程序 test_algorithm_menu.m 对算法的测试程序 Shannon_Limit.m 香农限 test_uncoded_BPSK.m test_uncoded_BPSK_theory.m 未编码BPSK的性能,一个是理论的,另外一个是测试的。
Platform: | Size: 2213383 | Author: 刘华 | Hits:

[matlabTurbo--matlab_3GPP

Description: 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m 这四个文件是子译码器 interleaver_3GPP.m 3GPP标准的交织器。Turbo.m中可以选择是用伪随机交织还是3GPP标准交织 decoder_all_algorithm.m 译码器,其中包含了3种译码算法 test_OverLoad_menu.m 对运算负荷的测试程序 test_algorithm_menu.m 对算法的测试程序 Shannon_Limit.m 香农限 test_uncoded_BPSK.m test_uncoded_BPSK_theory.m 未编码BPSK的性能,一个是理论的,另外一个是测试的。-err
Platform: | Size: 2212864 | Author: 刘华 | Hits:

[Com Portmux

Description: 手机多串口编程的资料: 多串口协议GSM0710的各种文档以及参考代码。 0. Readme.txt 本文档 1. 710MUX 源代码,微软MUX驱动模板 2. E901Mux 源代码,E901手机实际运行的MUX驱动 3. mux 一款参考源代码 4. 3GPP-0710.doc 3GPP的多串口协议文档 5. GSM0710_Version7.0.0.pdf GSM07.10 协议规范(英文) 6. GSM0710中文版.doc 本人对GSM0710_Version7.0.0.pdf的翻译 7. NXP_MuTa_SyUM.pdf NXP对MUX部分的介绍(Part2 and Part3 ) 8. gsm0710.c 一份参考源代码 9. gsm0710.jpg 协议的简要流程图 10. gsm0710总结.txt 简单的总结 11. request.dat 请求的数据原样 12. request.txt 对请求数据的分析 13. reply.dat 响应的数据原样 14. reply.txt 对响应数据的分析-mux GSM0710 doc and source code.
Platform: | Size: 1587200 | Author: Hill | Hits:

[DocumentsAn_Interleave_Division_multiplexing_based_modulati

Description: 本文介绍了基于交织分集多址的层调制(LM),并对比了该调制方法和MPSK,QAM等的性能。-Applying LM to 3GPP LTE downlink, we compare LM to M-PSK QAM modulation. Numerical results show that the LM can achieve superior performance over M-PSK/QAM. The performance gain over QPSK, 8PSK and 16QAM is 1.1dB, 2.2dB and O.6dB, respectively.
Platform: | Size: 1781760 | Author: lina | Hits:

[3G developTurbo_encode

Description: 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei的Matlab程序 做Turbo码,恐怕很难绕过WuYufei的程序,呵呵 [cap_turbo]和[mother]是我在研究阶段的工作 走了很多弯路,所以这两个目录必然有很多错误而且很混乱 如果想了解一下我的研究历程可以看看,切不可拿来修炼,否则走火入魔俺不管。 [paper]是对简化算法的研究总结。译码程序完全是自己写的,已经系统整理过了。 constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m 这四个文件是子译码器 interleaver_3GPP.m 3GPP标准的交织器。Turbo.m中可以选择是用伪随机交织还是3GPP标准交织 decoder_all_algorithm.m 译码器,其中包含了3种译码算法 test_OverLoad_menu.m 对运算负荷的测试程序 test_algorithm_menu.m 对算法的测试程序 Shannon_Limit.m 香农限 test_uncoded_BPSK.m test_uncoded_BPSK_theory.m 未编码BPSK的性能,一个是理论的,另外一个是测试的。-Turbo simulink
Platform: | Size: 2624512 | Author: doublesex | Hits:

[OtherwcdmaQpskAndSpread

Description: 几点说明: 1、source_main.m为主函数,qpsk.m和spread.m为子函数; 2、在matlab工程目录下运行source_main.m即可; 3、为方便大家理解,特以P-CCPCH信道的处理进行了举例,若大家认为资料有用的话请回帖, 我会将整个WCDMA下行信号源的matlab代码提供给需要的人; 4、为方便初学者学习,特提供了我自己开发时参考的3GPP资料,并在关键位置做了记号。 -Some explanations: 1, source_main.m main function, qpsk.m and spread.m as Functions 2, matlab project directory can be run source_main.m 3, to facilitate us to understand, especially for P-CCPCH channel processing of the example, if we consider the information useful, please Replies, I will put the WCDMA downlink signal source matlab code available to people in need 4, for the convenience of beginners to learn, especially when providing a reference to my own development 3GPP information, and in key positions in the mark.
Platform: | Size: 205824 | Author: 卢婷 | Hits:

[Post-TeleCom sofeware systems3GPPMIMO

Description: 3GPP 系统的MIMO信道模型仿真,里面有例子,在matlab里面仿真example .mimo.m-simulation of MIMO radio channel of 3GPP
Platform: | Size: 337920 | Author: 邓昌文 | Hits:

[3G develop3gpp-channel-modle

Description: 3gpp信道模型matlab仿真有m文件源码 方便学习3g信道相关-3gpp channel model has m file matlab simulation source code to facilitate learning 3g channel correlation
Platform: | Size: 201728 | Author: ss | Hits:

[Program docLTE-and-the-Evolution-to-4G-Wireless-Design-and-M

Description: The next generation of cellular technology is dramatically altering the communications landscape, changing the way people access information and interact with one another. At the forefront of the new technology is LTE, the long-term evolution of UMTS, developed by the Third Generation Partnership Project (3GPP). LTE is offering consumers a new level of mobile broadband access while ensuring that network operators achieve greater operational efficiencies and reduced cost of service. The further evolution of LTE through the LTE-Advanced project is now an approved part of the ITU-R IMT-Advanced (4G) program.
Platform: | Size: 17943552 | Author: javihil | Hits:

CodeBus www.codebus.net