代码搜索:Decoding
找到约 6,356 项符合「Decoding」的源代码
代码结果 6,356
www.eeworm.com/read/441228/7673737
p sga__decoding_real.p
www.eeworm.com/read/299983/7815762
pdf decoding by linear programming.pdf
www.eeworm.com/read/298894/7927284
m decoding_ed_test.m
%
%
clear all;
%
% Necessary path
addpath ../
addpath ../rng;
addpath ../util;
addpath ../pulse;
addpath ../receiver;
addpath ../data_signal;
% Some parameters
FS_CONT = 8e9;
PACKET_LENGTH = 100;
TC
www.eeworm.com/read/298894/7927290
m decoding_coherent_test.m
%
%
clear all;
%
% Necessary path
addpath ../
addpath ../rng;
addpath ../util;
addpath ../pulse;
addpath ../receiver;
addpath ../data_signal;
% Some parameters
FS_CONT = 8e9;
PACKET_LENGTH = 128*8;
T
www.eeworm.com/read/195686/8135330
c viterbi_decoding_wrapper.c
/*
*
* --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 ---
*
* This file is a wrapper S-function produced by the S-Function
* Builder which only recognizes certain fields. Cha
www.eeworm.com/read/195686/8135335
asv viterbi_decoding_wrapper.asv
/*
*
* --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 ---
*
* This file is a wrapper S-function produced by the S-Function
* Builder which only recognizes certain fields. Cha
www.eeworm.com/read/240937/13186748
m conv_decoding_soft.m
function output_bit = conv_decoding_soft(input_bit,reset)
% convolutional decoding for IEEE802.11a
% Copy right T-Square Design. All rights reserved.
% Confidential, do not give this program to any
www.eeworm.com/read/485265/6556977
m decoding_ed_test.m
%
%
clear all;
%
% Necessary path
addpath ../
addpath ../rng;
addpath ../util;
addpath ../pulse;
addpath ../receiver;
addpath ../data_signal;
% Some parameters
FS_CONT = 8e9;
PACKET_LENGTH = 100;
TC
www.eeworm.com/read/485265/6556979
m decoding_coherent_test.m
%
%
clear all;
%
% Necessary path
addpath ../
addpath ../rng;
addpath ../util;
addpath ../pulse;
addpath ../receiver;
addpath ../data_signal;
% Some parameters
FS_CONT = 8e9;
PACKET_LENGTH = 128*8;
T