代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/276402/10741739
m cp0802_rmsds.m
%
% FUNCTION 8.9 : "cp0802_rmsds"
%
% Evaluates the root mean square dealy spread 'rmsds'
% of a channel impulse response 'h' sampled
% at frequency 'fc'
%
% Programmed by Guerino Giancola
%
www.eeworm.com/read/276402/10741745
m cp0802_pdp.m
%
% FUNCTION 8.10 : "cp0802_PDP"
%
% Evaluates the Power Delay Profile 'PDP'
% of a channel impulse response 'h' sampled
% at frequency 'fc'
%
% Programmed by Guerino Giancola
%
function [P
www.eeworm.com/read/276402/10741835
m cp0802_rmsds.m
%
% FUNCTION 8.9 : "cp0802_rmsds"
%
% Evaluates the root mean square dealy spread 'rmsds'
% of a channel impulse response 'h' sampled
% at frequency 'fc'
%
% Programmed by Guerino Giancola
%
www.eeworm.com/read/276402/10741837
m cp0802_pdp.m
%
% FUNCTION 8.10 : "cp0802_PDP"
%
% Evaluates the Power Delay Profile 'PDP'
% of a channel impulse response 'h' sampled
% at frequency 'fc'
%
% Programmed by Guerino Giancola
%
function [P
www.eeworm.com/read/470782/6908264
m gaussf.m
% Program 3-13
% gaussf.m
%
% Function to form Gaussaian filter
%
% programmed by H.Harada
function [xh] = gaussf(B,irfn,ipoint,sr,ncc)
%**************************************************
www.eeworm.com/read/470782/6908286
m msk2.m
% Program 3-15
% msk2.m
%
% Simulation program to realize MSK transmission system
%
% Programmed by R.Sawai and H.Harada
%
%******************** Preparation part *****************************
www.eeworm.com/read/463000/7190754
m dscdma.m
% Program 5-6
%
% Simulation program to realize DS-CDMA system
%
% dscdma.m
%
% Programmed by M.Okita and H.Harada
%
%**************************** Preparation part *************************
www.eeworm.com/read/463000/7190791
m disper.m
% Program 2-2
% disper.m
%
% calculate dispersion and standard deviation
%
% Programmed by H.Harada
%
function [sigma2, sigma]=disper(indata)
%****************** variables ***************
www.eeworm.com/read/463000/7190809
m gaussf.m
% Program 3-13
% gaussf.m
%
% Function to form Gaussaian filter
%
% programmed by H.Harada
function [xh] = gaussf(B,irfn,ipoint,sr,ncc)
%**************************************************
www.eeworm.com/read/463000/7190826
m msk2.m
% Program 3-15
% msk2.m
%
% Simulation program to realize MSK transmission system
%
% Programmed by R.Sawai and H.Harada
%
%******************** Preparation part *****************************