代码搜索:Convolutional

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

代码结果 698
www.eeworm.com/read/258131/11882747

m sisodecode.m

% SisoDecode performs soft-in/soft-out decodeing of a convolutional code. % % The calling syntax is: % [output_u, output_c] = SisoDecode(input_u, input_c, g_encoder, [code_type], [dec_type] )
www.eeworm.com/read/223481/14639183

m sisodecode.m

% SisoDecode performs soft-in/soft-out decodeing of a convolutional code. % % The calling syntax is: % [output_u, output_c] = SisoDecode(input_u, input_c, g_encoder, [code_type], [dec_type] )
www.eeworm.com/read/122813/14667019

readme

KA9Q Viterbi decoder V1.0 Copyright 1995 Phil Karn, KA9Q This package implements an encoder and a Viterbi decoder for the NASA standard rate 1/2 constraint length 7 convolutional code. Also included
www.eeworm.com/read/12865/250718

h is54tesc.h

/* * IS-54-B Convolutional Encoder main prototype * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #ifndef _IS54_CE_TEST_ #define _IS54_CE_TEST_ int is54_main( int argc, cha
www.eeworm.com/read/430037/1942809

m pr9_27.m

%Problem 9.27; %convolutional encoding/decoding using Communication Toolbox; G=[47,53,75]; %1 by n matrix of generator polynomials in octal form; Gb=de2bi(oct2dec(G'),'left-msb'); %conversion oct
www.eeworm.com/read/416320/11033381

m awgn_conv_r12_k3_hard.m

% Name: AWGN_conv_R12_K3_hard.m % Description: % Simulation of rate-1/2 convolutional coding over an AWGN channel. % % Copyright (c) 2006. Robert Morelos-Zaragoza. All rights reserved. clear al
www.eeworm.com/read/416320/11033406

m awgn_conv_r12_k3.m

% Name: AWGN_conv_R12_K3.m % Date: July 19, 2005 % Description: % Simulation of rate-1/2 convolutional coding over an AWGN channel. % % Copyright (c) 2005. Robert Morelos-Zaragoza. All rights res
www.eeworm.com/read/468365/6989170

m awgn_conv_r12_k3_hard.m

% Name: AWGN_conv_R12_K3_hard.m % Description: % Simulation of rate-1/2 convolutional coding over an AWGN channel. % % Copyright (c) 2006. Robert Morelos-Zaragoza. All rights reserved. clear al
www.eeworm.com/read/468365/6989175

m awgn_conv_r12_k3.m

% Name: AWGN_conv_R12_K3.m % Date: July 19, 2005 % Description: % Simulation of rate-1/2 convolutional coding over an AWGN channel. % % Copyright (c) 2005. Robert Morelos-Zaragoza. All rights res
www.eeworm.com/read/468370/6989275

m awgn_conv_r12_k3_hard.m

% Name: AWGN_conv_R12_K3_hard.m % Description: % Simulation of rate-1/2 convolutional coding over an AWGN channel. % % Copyright (c) 2006. Robert Morelos-Zaragoza. All rights reserved. clear al