搜索资源列表
LJ_Pre_Modified_1.4
- 针对工业无线传感器网络的应用特点,本文探讨了其可靠性的影响因素,在工业应用的角度采用可靠性的性能和指标的联系,对网络可靠性的计算方法进行了改进,结合网络性能和指标对网络可靠性进行综合的评估
Delay_spreadRMS
- 本matlab文档进行了LTE系统中对于无线信道的参数均方根时延扩展的具体计算方法,将多径信道中的各路时延与参数rms联系起来。-The matlab document the LTE system, the parameters for the wireless channel rms delay spread of the specific calculation method, the multipath channel parameters of the brightest and th
PAPR-Reduction-of-OFDM
- OFDM系统降低峰均比方法的研究。在改进的SLM技术中提出了一种基于比较序列随机性的判决算法,采用 此算法可以在IFFT之前选择发送序列,从而只需要一个IFFT模块。通过仿真证明,这种判决算法可以在较小的计算量和复杂度条件下获得同原有SLM技术相同的降低峰均比性能。-Research on Peak
LTE_24bitCRC_enc
- 完成LTE中24bitCRC校验码编码,包括3个子程序: 1)LTE_24bitCRC_matlab_encode.m(利用matlab自带函数进行crc编码,用于实际算法对比参考) 2)LTE_24bitCRC_table_encode.m(利用查表方式进行crc编码,值得注意的是该程序还给出了查找表的具体计算方法,不像有的c程序只是定义好表格,但没有告知表格的求法) 3)LTE_24bitCRC_compare.m(比对2种方式编码的结果,验证程序的正确性。实际使用中会用2)的方
interleaver-delay
- 计算交织器延时的matlab函数,采用的是小m序列交织方法-The matlab function which used to compute de delay of interleaver
CRC-theory-and-C-language-implement
- 用C实现crc计算的方法(查表法),给出了对于常见生成多项式的处理过程。-Implemented in C crc calculation method (look-up table) is given for the common generator polynomial of the process.
sum_rate
- 基于MIMO的信道容量sum rate的计算,基于MMSE、ZF、多项式、BF四种准则方法的计算过程,计算结果正确,内附说明文档-Channel capacity sum rate is calculated based on MIMO-based calculation MMSE, ZF, polynomial, BF four criteria method, calculation results correctly, enclosing documentation
psd_cpsd
- psd cpsd C语言实现方法,随机信号产生,随机信道参数,使用fftw函数库辅助计算fft-psd cpsd C language implementation, the random signal is generated, random channel parameters, use fftw library helper function computing fft
cordic_algorithm
- CORDIC 计算方法,用于通信系统里面的各个制式的硬件开发。-CORDIC algorithm,used by tele-communication system hardware design.