搜索资源列表
LDPC_gfq
- LDPC编码的GFQ程序源代码,用于信道编码,可以编码LDPC矩阵,并进行交织译码-LDPC coding GFQ source code for channel coding, LDPC coding matrix, Decoding and intertwined
jiaozhi
- 交织码的突发信道仿真研究,应用了10x10矩阵,内码为汉明码
jiaozhi_and_jiejiaozhi
- 交织和解交织模块,采用矩阵交织方式,且有两套并行存储器,可以实现连续数据流操作,不会有数据滞留和丢失
LDPC_gfq
- LDPC编码的GFQ程序源代码,用于信道编码,可以编码LDPC矩阵,并进行交织译码-LDPC coding GFQ source code for channel coding, LDPC coding matrix, Decoding and intertwined
jiaozhi
- 交织码的突发信道仿真研究,应用了10x10矩阵,内码为汉明码-Code intertwined sudden channel simulation research, application of the 10x10 matrix, with the code for the Hamming Code
jiaozhi_and_jiejiaozhi
- 交织和解交织模块,采用矩阵交织方式,且有两套并行存储器,可以实现连续数据流操作,不会有数据滞留和丢失-Intertwined intertwined reconciliation module, interwoven matrix approach, and has two sets of parallel memory, you can realize continuous data stream operations, will n
interleaver
- 实现矩阵交织的Veriog源代码,内含有modelsim测试文件-Veriog interwoven matrix of the realization of the source code files containing the test modelsim
Inter_Rom
- 交织器(用LDPC译码,H矩阵交织器书写方法)希望有用-Interleaver (with LDPC decoding, H matrix interleaver write methods) seek to help
_Matlab
- 交织码通常表示为(M,N),分组长度L=MN,交织方式用M行N列的交织矩阵表示。一般,交织方式分为分组交织和卷积交织。分组交织的交织矩阵按列写入,按行读出;去交织矩阵按行写入按列读出。卷积交织的交织矩阵和去交织矩阵的写入与读出均按行进行。-Intertwined code is usually expressed as (M, N), the packet length L = MN, interwoven manner, said i
Interleaver
- 矩阵交织器和解交织器,实现通信系统中比特信号的交织与解交织。-Matrix interleaver and deinterleaver, to achieve interleaving and deinterleaving of information bits in a communication system.
main_no_offset_2
- 假设截获了一段短波数字通信的信号,要求解调出最终的信息,每组解调出来后,将10组信息组合起来,恢复最终的信源输出数据。 先验信息:两组数据文件,编号为1、2,每组I、Q两路存放,格式为“int16”,采样率为9600Sa/s,其中第一组为单径情况,第二组为多径情况。 参数符合MIL-STD-188-110A标准; 同步序列为syn=seq.dat,BPSK调制; 接收机频率稳定度高于1e-6。 文件中有效信息总长度为
interv
- 交织可以使信道的突发错误转化成随机错误,是通信过程中的一个非常重要环节。实际应用中,交织类型非常之多,但最典型的类型主要有矩阵交织、卷积交织,和存储器交织,深刻了解交织原理的最好方式是对其仿真算法的实现,本算法来自卫星通信一线技术人员,非常精炼,值得通信同行借鉴。(Interleaving can make the burst error of the channel be transformed into random error,