搜索资源列表
poisson_rayleigh
- 用C语言实现的泊松,瑞利,正态分布函数图形仿真-Using C language Poisson, Rayleigh, normal distribution function graphical simulation
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)的方
CPP
- C++里面的各种类,对象,变量,函数,指针,等的使用方法-C++ inside the various classes, objects, variables, functions, pointer, such as the use of
fft
- FFT 函数实现,可在C C++环境下编译,辅助信道方面的计算,也可运用到工程计算-FFT functions, and can be compiled in C C++ environment, aspects of computing auxiliary channel can also be applied to engineering calculations
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
datasave random
- 将仿真数据写入TXT文档,是几个函数重载的文件;还有做信道损耗计算的时候需要用到的一些随机数生成函数。(write systemlevel simulation data into txt,in c++,some random number function)