trellis

所属分类:数学计算
开发工具:matlab
文件大小:1KB
下载次数:8
上传日期:2011-08-20 16:37:59
上 传 者yk2011
说明:   set up the trellis given code generator g g given in binary matrix form. e.g. g = [ 1 1 1 1 0 1 ] next_out(i,1:2): trellis next_out (systematic bit parity bit) when input = 0, state = i next_out(i,j) = -1 or 1 next_out(i,3:4): trellis next_out (systematic bit parity bit) when input = 1, state = i next_state(i,1): next state when input = 0, state = i next_state(i,i) = 1,...2^m next_state(i,2): next state when input = 1, state = i last_out(i,1:2): trellis last_out (systematic bit parity bit) when input = 0, state = i last_out(i,j) = -1 or 1 last_out(i,3:4): trellis last_out (systematic bit parity bit) when input = 1, state = i last_state(i,1): previous state that comes to state i when info. bit = 0 last_state(i,2): previous state that comes to state i when info. bit = 1

文件列表:
trellis.m (1797, 2009-06-04)

近期下载者

相关文件


收藏者