代码搜索:Decoding

找到约 6,356 项符合「Decoding」的源代码

代码结果 6,356
www.eeworm.com/read/437551/7746164

m logmap1.m

function L_all = logMap(rec_s, g, L_a, ind_dec) % Turbo code decoding % Create trellis structure [next, nextSt, prev, prevSt] = trellisMex(g); % Decode using Log Map algorithm L_all = logMap
www.eeworm.com/read/437551/7746171

m sova1.m

function L_all = sovaTest(rec_s,g,L_a,ind_dec) % Turbo code decoding % Create trellis structure [next, nextSt, prev, prevSt] = trellisMex(g); % Decode using Soft Output Viterbi algorithm L_al
www.eeworm.com/read/196405/8093771

changelog

2007-02-26 Jean Delvare * dmidecode.c: Fix an array overrun while decoding the system event log status (DMI type 15). * biosdecode.c: Use printf instead of fwrite. * dmid
www.eeworm.com/read/313956/13578396

m sviternd.m

function [sys, x0, str, ts] = sviternd(t, x, u, flag, code_param, tran_func, leng, tran_prob, plot_flag); %SVITERND SIMULINK file for convolution decoding using viterbi algorithm. % This file
www.eeworm.com/read/305538/13766449

m log_ldpc_decode.m

function [x_hat, success, k] = log_ldpc_decode(H,llr,max_iter) % decoding of binary LDPC as in Elec. %format long e num; [m,n] = size(H); [ii,jj] = find(H); % subscript index to nonze
www.eeworm.com/read/140704/5784438

cc hmm_train.cc

// file: hmm_train.cc // // this program does trace projection decoding // // isip include files // #include "hmm_train.h" #include "hmm_train_constants.h" static int_4* trans_states = (int_4*)NULL;
www.eeworm.com/read/126765/6012470

c ctx.c

/* ctx.c - xdr routine for coding/decoding a WDB_CTX */ /* Copyright 1988-1994 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01d,10jun95,pad Inc
www.eeworm.com/read/101066/6256751

c ctx.c

/* ctx.c - xdr routine for coding/decoding a WDB_CTX */ /* Copyright 1988-1994 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01d,10jun95,pad Inc
www.eeworm.com/read/489474/6471817

changelog

2007-02-26 Jean Delvare * dmidecode.c: Fix an array overrun while decoding the system event log status (DMI type 15). * biosdecode.c: Use printf instead of fwrite. * dmid
www.eeworm.com/read/260665/11709103

txt ofdm 16qam 64qam.txt

【作者】:Muhammad Nadeem Khan 【语言】:en 【页数】: 【格式】:simulink 【发表时间】:matlab版本 2007a 【摘要或目录】:OFDM Signal generation and decoding using 16-QAM .64QAM as the modulation technique. This type of OFDM is parti