搜索资源列表
MATLAB
- 无线传感器网络目标定位算法研究与实现(仿真源代码)-Wireless sensor network target localization algorithm (simulation source code)
OFDM-System-Simuliation
- 这是OFDM(多载波通信)系统的matlab仿真程序,希望对你学会OFDM的这个平台,在这个平台上可以做算法的仿真,来写出好的论文。-This is the OFDM ( Communication ) system of the MATLAB simulation program, I hope you learn to OFDM this platform, in this platform can make the algorithm simulation, to write a good
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)的方
Turbo_TCHQ
- 关于Turbo编码的MATLAB仿真代码。BPSK调制;1/3码率(未删余);译码采取log_MAP算法。-Turbo coding on MATLAB simulation code. BPSK modulation 1/3 rate (not punctured) take log_MAP decoding algorithm.