文件名称:基于 MATLAB 的 Turbo Code 仿真
文件大小:87KB
文件格式:ZIP
更新时间:2023-05-28 14:31:44
Turbo matlab 喷泉码 仿真
文件包含有两个Turbo编码器:穿刺Turbo码编码器和未穿刺Turbo码编码器。 每个都需要相应的回调函数来运行编码器。 回调函数为“ turbo_code_punc_setup”和“ turbo_code_no_punc_setup”。 Turbo代码可以以不同的Eb / No(dB)多次运行。 要获取误码概率图,请运行以下MATLAB脚本文件:“ turbo_code_punc_multiple_run_driver”或“ turbo_code_no_punc_multiple_run_driver” There are two turbo coders: punctured and unpunctured. Each needs the corresponding call-back function to run the coder. The call-back functions are ‘turbo_code_punc_setup’ and ‘turbo_code_no_punc_setup’. A turbo code can be run multiple times with different Eb/No (dB). To obtain plots of the probability of bit errors, run the following MATLAB script file: ‘turbo_code_punc_multiple_run_driver’ or ‘turbo_code_no_punc_multiple_run_driver’
【文件预览】:
turbo_code_no_punc.mdl
license.txt
Read me.docx
turbo_code_no_punc_multiple_run.mdl
turbo_code_no_punc_setup.m
turbo_code_punc_multiple_run.mdl
turbo_code_punc_QAM.mdl
turbo_code_punc.mdl
Turbo_unpunctured.fig
turbo_code_punc_multiple_run_driver.m
Turbo_punctured.fig
turbo_code_no_punc_multiple_run_driver.m
turbo_code_punc_setup.m