代码搜索:Systematic
找到约 281 项符合「Systematic」的源代码
代码结果 281
www.eeworm.com/read/475535/6790889
m trellis.m
function [next_out, next_state, last_out, last_state] = trellis(g)
% copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech
% for academic use only
% set up the trellis given code generator g
% g giv
www.eeworm.com/read/475347/6796731
m trellis.m
function [next_out, next_state, last_out, last_state] = trellis(g)
% 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): tre
www.eeworm.com/read/295309/8170548
m trellis.m
function [next_out, next_state, last_out, last_state] = trellis(g)
% set up the trellis given code generator g成立网格赋予代码发生器 g
% g given in binary matrix form. e.g. g = [ 1 1 1; 1 0 1 ];g来自二进制矩阵形式
% ne
www.eeworm.com/read/268261/11146724
m trellis.m
function [next_out, next_state, last_out, last_state] = trellis(g)
% copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech
% for academic use only
% set up the trellis given code generator g
% g giv
www.eeworm.com/read/268255/11148425
m trellis.m
function [next_out, next_state, last_out, last_state] = trellis(g)
% copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech
% for academic use only
% set up the trellis given code generator g
% g giv
www.eeworm.com/read/364035/9924004
m generic_simulator_nonsys.m
% general script for non-systematic LDPC simulation
% Things to Remember - Steps to follow ALWAYS !!!!!!!!
% 0. This file is good for non-systematic H only (errors calculated for all n)
% 1. Loa
www.eeworm.com/read/351304/10659803
m generic_simulator_nonsys.m
% general script for non-systematic LDPC simulation
% Things to Remember - Steps to follow ALWAYS !!!!!!!!
% 0. This file is good for non-systematic H only (errors calculated for all n)
% 1. gen
www.eeworm.com/read/418838/10894705
m generic_simulator_nonsys.m
% general script for non-systematic LDPC simulation
% Things to Remember - Steps to follow ALWAYS !!!!!!!!
% 0. This file is good for non-systematic H only (errors calculated for all n)
% 1. Loa
www.eeworm.com/read/441512/7669434
m generic_simulator_nonsys.m
% general script for non-systematic LDPC simulation
% Things to Remember - Steps to follow ALWAYS !!!!!!!!
% 0. This file is good for non-systematic H only (errors calculated for all n)
% 1. Loa
www.eeworm.com/read/441512/7669440
m generic_simulator_nonsys.m
% general script for non-systematic LDPC simulation
% Things to Remember - Steps to follow ALWAYS !!!!!!!!
% 0. This file is good for non-systematic H only (errors calculated for all n)
% 1. Loa