代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/165451/10062088
m dispop.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% function DISPOP
%
% Fist Coded 14 April 1997
% Last Modefied 1 June 1998
%
% Copyright (c)
% T. Suzudo JAERI-CAIL
%%%%%%%%%%%%%%%
www.eeworm.com/read/165451/10062099
m rulegen1.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% RULEGEN1
% Rule generator for 1-dimensional CA in Ecodyamica
%
%
% Fist Coded 27 March 1997
% Last Modefied 28 December 1998
%
www.eeworm.com/read/359916/10116060
pas dedewpjalf.pas
unit DeDeWpjAlf;
///////////////////////////////////////////////////////
// Win32DASM WPJ and ALF files editing
//
// This unit has been coded to be used with DeDe 2.40
//
// (c) 2000 DaFixer
www.eeworm.com/read/355213/10285207
txt readme.txt
This demo is to acquaint the reader with the rudiments of coded OFDM (COFDM). The schematic as shown here is the one that is used
as the basis for the PHY layer of IEEE 802.11a. as discussed in Chap
www.eeworm.com/read/160626/10513300
m qam16.m
function synconst=QAM16(voltlev16)
%-----------------------------------------------------------
%this function maps a voltage level to a symbol
%residing in the 16 QAM Gray coded constellation
%th
www.eeworm.com/read/270548/11033321
m unitcodedtoanalog.m
function analogSignal = unitCodedToAnalog(unitCodedSignal)
% re-transforms unit coded signal (created by rawToUnitCoded) into analog signal
% unitCodedSignal is a matrix whose row index is time and
www.eeworm.com/read/163428/7109761
txt readme.txt
This demo is to acquaint the reader with the rudiments of coded OFDM (COFDM). The schematic as shown here is the one that is used
as the basis for the PHY layer of IEEE 802.11a. as discussed in Chap
www.eeworm.com/read/461382/7228317
m uncodedscenarios.m
% File UncodedScenarios
%
% This is a set of scenarios for the Coded Modulation Library.
%
% The simulations specified in this file are for uncoded modulation.
%
% Last updated on Oct. 12, 2007
www.eeworm.com/read/461382/7228322
m tailbitingscenarios.m
% File TailbitingScenarios
%
% This is a set of scenarios for the Coded Modulation Library.
%
% The simulations specified in this file are for tail-biting convolutional codes.
%
% Last updated o
www.eeworm.com/read/461382/7228324
m ltescenarios.m
% File LTEScenarios
%
% This is a set of scenarios for the Coded Modulation Library.
%
% The simulations specified in this file are for the turbo code
% used by the UMTS-LTE standard
%
% Last u