代码搜索:PROGRAMMED

找到约 3,252 项符合「PROGRAMMED」的源代码

代码结果 3,252
www.eeworm.com/read/286640/8752804

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/286640/8752807

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/428608/8856195

m olsigest.m

function [ci,Pi]=osigest(R,i) % LSIGEST Linear Signal Estimator for 1
www.eeworm.com/read/428608/8856265

m crosfft.m

function r=crosfft(x,y,Lr) % function r=crosfft(x,y,Lr) % Lr, the length of rxy, should be odd % % Programmed by: Dimitris Manolakis, 10/4/93 % %-------------------------------------------------
www.eeworm.com/read/383510/8940981

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/383510/8941058

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/282317/9102149

m olsigest.m

function [ci,Pi]=osigest(R,i) % LSIGEST Linear Signal Estimator for 1
www.eeworm.com/read/282317/9102239

m crosfft.m

function r=crosfft(x,y,Lr) % function r=crosfft(x,y,Lr) % Lr, the length of rxy, should be odd % % Programmed by: Dimitris Manolakis, 10/4/93 % %-------------------------------------------------
www.eeworm.com/read/183153/9177169

c main.c

/* * NUM_FDTD * FDTD Analysis by Using Non-Uniform Mesh * (Applied to Monopole Antenna) * * Ver. 1.0unix * --- Sep 21, 1997 * * Programmed by Huil
www.eeworm.com/read/182909/9185848

m dscdma.m

% Program 5-6 % % Simulation program to realize DS-CDMA system % % dscdma.m % % Programmed by M.Okita and H.Harada % %**************************** Preparation part *************************