代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/329499/12951845
m mseq.m
% Program 5-3
% mseq.m
%
% The generation function of M-sequence
%
% An example
% stg = 3
% taps = [ 1 , 3 ]
% inidata = [ 1 , 1 , 1 ]
% n = 2
%
% Programmed by M.O
www.eeworm.com/read/329499/12951855
m compoversamp2.m
% Program 5-9
% compoversamp2.m
%
% Function to sample "sample" time
%
% programmed by H.Harada and M.Okita
%
function [iout,qout] = compoversamp2(iin, qin, sample)
% *********************
www.eeworm.com/read/329497/12951891
m crmapping.m
% Function 4-6
% crmapping.m
%
% Function to set data on subcarrier
% (DC=0)
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]=crmapping(idata,qdata,fftlen,nd);
%*********
www.eeworm.com/read/329497/12951901
m interwave.m
% Function 4-10
% interwave.m
%
% Function to add interference wave
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]=interwave(ci,spow,ml,nsamp,tstp,fadingpara);
%*********
www.eeworm.com/read/242461/13003616
m crmapping.m
% Function 4-6
% crmapping.m
%
% Function to set data on subcarrier
% (DC=0)
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]=crmapping(idata,qdata,fftlen,nd);
%*********
www.eeworm.com/read/242461/13003649
m interwave.m
% Function 4-10
% interwave.m
%
% Function to add interference wave
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]=interwave(ci,spow,ml,nsamp,tstp,fadingpara);
%*********
www.eeworm.com/read/327775/13062079
m crmapping.m
% Function 4-6
% crmapping.m
%
% Function to set data on subcarrier
% (DC=0)
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]=crmapping(idata,qdata,fftlen,nd);
%*********
www.eeworm.com/read/327775/13062120
m interwave.m
% Function 4-10
% interwave.m
%
% Function to add interference wave
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]=interwave(ci,spow,ml,nsamp,tstp,fadingpara);
%*********
www.eeworm.com/read/240990/13180541
m cp0901_sm2_ppm.m
%
% Function 9.1: "cp0901_sm2_PPM"
%
% Evaluates the term SIGMAm^2 ('sm2') for an input 'pulse'
% sampled ad 'fc'.'PPMshift' is the value in seconds
% of the PPM shift.
%
% Programmed by Guerin
www.eeworm.com/read/325773/13185755
m cp0901_sm2_ppm.m
%
% Function 9.1: "cp0901_sm2_PPM"
%
% Evaluates the term SIGMAm^2 ('sm2') for an input 'pulse'
% sampled ad 'fc'.'PPMshift' is the value in seconds
% of the PPM shift.
%
% Programmed by Guerin