搜索资源列表
WIMAX_Turbo_Code
- 这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
randperm
- 生成不重复随机数列,可用于模拟数据,以及模拟生成随机信道分配表-Random number generated not repeat the column can be used to simulate the data transmission
Random-number-generation
- 随机数的产生,贡献出去,希望大家多多指点。-Random number generation, contribution out hope that many instructions.
Ruilifenbu
- 产生瑞利分布的随机数,并且通过改变方差的值来改变随机数的图形-Generate a random number of Rayleigh distribution, and by changing the value of the variance to change the random number of graphics
datasave random
- 将仿真数据写入TXT文档,是几个函数重载的文件;还有做信道损耗计算的时候需要用到的一些随机数生成函数。(write systemlevel simulation data into txt,in c++,some random number function)