搜索资源列表
cnv_encd
- 通信卷积码的编码代码,用matlab语言实现。-communications convolution codes code, using Matlab language.
tryGUI
- 超宽带系统链路matlab仿真程序 超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。入口主程序uwbsim.m 编解码程序:bin2deci.m;bini2deci.m;deci2bin.m VI
UWBsimulator
- 自己编写的超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。入口主程序uwbsim.m 编解码程序:bin2deci.m;bini2deci.m;deci2bin.m VITRBI.m 信道及信道估计:ch_es
daima
- cnv_encd.m 卷积编码程序 其它的是viterbi.m中用到的子函数 程序来自《现代通信系统-使用matlab》英文版 已经调通!并加上了注释。 希望对大家有帮助 GOOD LUCK!
cnv_encd
- 一个很好的卷积码编码编码程序(MATLAB)编写,希望队大家有所帮助。
viterbi浮点
- cnv_encd.m为卷积编码程序 metric是计算码间距离程序,其中采用的是欧氏距离 viterbi_decoder.m是viterbi译码算法程序 viterbi_my.m是主程序
cnv_encd
- 通信卷积码的编码代码,用matlab语言实现。-communications convolution codes code, using Matlab language.
tryGUI
- 超宽带系统链路matlab仿真程序 超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。入口主程序uwbsim.m 编解码程序:bin2deci.m;bini2deci.m;deci2bin.m VI
UWBsimulator
- 自己编写的超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。入口主程序uwbsim.m 编解码程序:bin2deci.m;bini2deci.m;deci2bin.m VITRBI.m 信道及信道估计:ch_es
daima
- cnv_encd.m 卷积编码程序 其它的是viterbi.m中用到的子函数 程序来自《现代通信系统-使用matlab》英文版 已经调通!并加上了注释。 希望对大家有帮助 GOOD LUCK!-cnv_encd.m convolutional coding is viterbi.m other procedures used in Function procedures from the
Viterbi_decode
- 维特比译码仿真程序 cnv_encd.m 卷积编码程序 viterbi.m 卷积译码程序 其它的是viterbi.m中用到的子函数-Viterbi convolutional coding cnv_encd.m simulation program procedures viterbi.m other convolutional decoding procedure is used in viterbi.m Functio
cnv_encd
- 程序来自《现代通信系统-使用matlab》英文版 已经调通!并加上了注释。 希望对大家有帮助1-fpga
cnv_encd
- 这个是卷积编码程序的m文件, 已经调通!并加上了注释。-This is a convolutional coding process m-files have been transferred Pass! And add a comment.
cnv_encd
- 卷积编码程序。用matlab编写,希望对大家有用。-Convolutional coding and decoding process. Prepared using matlab, we want to be useful.
cnv_encd
- 仍然是卷积码的代码,是matlab的,最近写这方面的论文,找了很多-Convolutional code is still code, is matlab, recently wrote this paper to find a lot of
ofdm_conv
- 这是urban_macro信道加卷积编码的ofdm程序。 包含文件有:qpsk.m qpsk调制程序 deqpsk.m qpsk解调 ofdm_siglepath.m 单径瑞利衰落程序 sigle_path_conv.m 单径瑞利衰落信道加卷积编码程序 ofdm_urban_macro.m urban_macro信道的ofdm程序 ofdm_my.m urban_macro信道加卷积编码的ofdm程序 vit
Cnv_encd
- determines the output sequence of a binary convolutional encoder
cnv_encd
- convolutional encoder-convolutional encoder
Cnv_encd
- cnv_encd(g,k0,input)输出二进制卷积编码序列,g是卷积吗的生成矩阵。-cnv_encd(g,k0,input)determines the output sequence of a binary convolutional encoder g is the generator matrix of the convolutional code