代码搜索:Convolutional

找到约 698 项符合「Convolutional」的源代码

代码结果 698
www.eeworm.com/read/461042/1555333

m mconvencoder.m

function [Out,BlkSize] = mConvEncoder(In,BlkSize,mode) % Convolutional Encoder for the FEC Encoder for OFDMA % of IEEE 802.16-2004 (WiMAX) % % [Out,BlkSize] = mConvEncoder(In,BlkSize,mode)
www.eeworm.com/read/475540/6790904

m trellisgen.m

function [trellis_transition, trellis_out] = trellisgen(constlen, codegen) % Returns trellis description of the convolutional code described % by the constraint length matrix (constlen) & generator
www.eeworm.com/read/390423/8465872

m decoder_pc.m

%%%%%%%%%%%% this is the program of punctured convolutional code decoder%%%%%%%%%%%%%%%%%%%%%%%%%%%% function [decode1]=decoder(codedbit,R) switch R, case 1/3, trel = poly2trellis
www.eeworm.com/read/388089/8636499

c metrics.c

/* Generate metric tables for a soft-decision convolutional decoder * assuming gaussian noise on a PSK channel. * * Works from "first principles" by evaluating the normal probability * function an
www.eeworm.com/read/382388/9032503

c metrics.c

/* Generate metric tables for a soft-decision convolutional decoder * assuming gaussian noise on a PSK channel. * * Works from "first principles" by evaluating the normal probability * function an
www.eeworm.com/read/169277/9870617

c metrics.c

/* Generate metric tables for a soft-decision convolutional decoder * assuming gaussian noise on a PSK channel. * * Works from "first principles" by evaluating the normal probability * functio
www.eeworm.com/read/354151/10381998

c metrics.c

/* Generate metric tables for a soft-decision convolutional decoder * assuming gaussian noise on a PSK channel. * * Works from "first principles" by evaluating the normal probability * functio
www.eeworm.com/read/354139/10383429

c metrics.c

/* Generate metric tables for a soft-decision convolutional decoder * assuming gaussian noise on a PSK channel. * * Works from "first principles" by evaluating the normal probability * functio
www.eeworm.com/read/354135/10386847

c metrics.c

/* Generate metric tables for a soft-decision convolutional decoder * assuming gaussian noise on a PSK channel. * * Works from "first principles" by evaluating the normal probability * functio
www.eeworm.com/read/354135/10386943

c metrics.c

/* Generate metric tables for a soft-decision convolutional decoder * assuming gaussian noise on a PSK channel. * * Works from "first principles" by evaluating the normal probability * functio