代码搜索:PROGRAMMED

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

代码结果 3,252
www.eeworm.com/read/268951/11113022

jsp reset.jsp

www.eeworm.com/read/265916/11250065

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/247644/12638342

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/247644/12638351

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/235546/14064105

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/235546/14064242

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/205223/15323298

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/205223/15323300

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/200275/15436004

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/390263/8473417

m qpskmod.m

% Program 3-9 % qpskmod.m % % Function to perform QPSK modulation % % Programmed by H.Harada % function [iout,qout]=qpskmod(paradata,para,nd,ml) %****************** variables *************