代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/182909/9185842
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/182909/9185860
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/182909/9185894
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/182909/9185914
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/182909/9185999
m qam16_fading.m
% Program 3-22
% qam16_fading
%
% Simulation program to realize 16QAM transmission system
% (under one path fading)
%
% Programmed by H.Harada and R.Funada
%
%******************** preparatio
www.eeworm.com/read/379443/9197118
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/379443/9197132
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/379443/9197159
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/379443/9197178
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/379443/9197323
m qam16_fading.m
% Program 3-22
% qam16_fading
%
% Simulation program to realize 16QAM transmission system
% (under one path fading)
%
% Programmed by H.Harada and R.Funada
%
%******************** preparatio