代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/161899/10358246
m oversample.m
%
% oversample.m
%
% Insert zero data to input data
%
% Programmed by Huangyong
%
function [out] = oversample( indata, nsymb, sample)
%************************* variables *****************
www.eeworm.com/read/161899/10358268
m oversample.m
%
% oversample.m
%
% Insert zero data to input data
%
% Programmed by Huangyong
%
function [out] = oversample( indata, nsymb, sample)
%************************* variables *****************
www.eeworm.com/read/160490/10526831
m cp0202_ds.m
%
% FUNCTION 2.7 : "cp0202_DS"
%
% Generates a random Direct Sequence code
% with periodicity 'Np'
%
% Programmed by Guerino Giancola
%
function [DScode]=cp0202_DS(Np);
% ----------------
www.eeworm.com/read/160490/10527018
m cp0804_signalshift.m
%
% Function 8.14: "cp0804_signalshift"
%
% Applies a circular shift of 't' seconds
% to the input vector 'in'
%
% Programmed by Guerino Giancola
%
function [out] = cp0804_signalshift(in,fc,
www.eeworm.com/read/160490/10527053
m cp0201_th.m
%
% FUNCTION 2.3 : "cp0201_TH"
%
% Generates a pseudorandom Time Hopping code
% with periodicity 'Np' and cardinality 'Nh'
%
% Programmed by Guerino Giancola
%
function [THcode]=cp0201_TH(Nh
www.eeworm.com/read/160490/10527059
m cp0201_bits.m
%
% FUNCTION 2.1 : "cp0201_bits"
%
% Generates a stream of equiprobable binary values ('bits')
% The number of bits ('numbits') is an input parameter
%
% Programmed by Guerino Giancola
%
fun
www.eeworm.com/read/423102/10587440
m cp0201_th.m
%
% FUNCTION 2.3 : "cp0201_TH"
%
% Generates a pseudorandom Time Hopping code
% with periodicity 'Np' and cardinality 'Nh'
%
% Programmed by Guerino Giancola
%
function [THcode]=cp0201_TH(Nh
www.eeworm.com/read/423102/10587452
m cp0201_bits.m
%
% FUNCTION 2.1 : "cp0201_bits"
%
% Generates a stream of equiprobable binary values ('bits')
% The number of bits ('numbits') is an input parameter
%
% Programmed by Guerino Giancola
%
fun
www.eeworm.com/read/276402/10741653
m cp0202_ds.m
%
% FUNCTION 2.7 : "cp0202_DS"
%
% Generates a random DS code
% with periodicity 'Np'
%
% Programmed by Guerino Giancola
%
function [DScode]=cp0202_DS(Np);
% -----------------------------
www.eeworm.com/read/276402/10741752
m cp0202_ds.m
%
% FUNCTION 2.7 : "cp0202_DS"
%
% Generates a random DS code
% with periodicity 'Np'
%
% Programmed by Guerino Giancola
%
function [DScode]=cp0202_DS(Np);
% -----------------------------