代码搜索:PROGRAMMED

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

代码结果 3,252
www.eeworm.com/read/423126/2029276

m msk2_fading.m

% Program 3-16 % msk2_fading.m % % Simulation program to realize MSK transmission system % (under one path fading) % % Programmed by R.Sawai and H.Harada % %******************** Preparation
www.eeworm.com/read/257015/4366760

m test3.m

% DEMONSTRATION PROGRAM FOR TESTING NNARMAX2 % % Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark % LastEditDate: Aug 21, 1995 close all StopDemo=0; figure guihand=gcf;
www.eeworm.com/read/395898/8146555

m msk2_fading.m

% Program 3-16 % msk2_fading.m % % Simulation program to realize MSK transmission system % (under one path fading) % % Programmed by R.Sawai and H.Harada % %******************** Preparation
www.eeworm.com/read/395734/8155474

m crosscorr.m

% Program 5-2 % crosscorr.m % % Crosscorrelation function of a sequence % % Programmed by M.Okita and H.Harada % function [out] = crosscorr(indata1, indata2, tn) % ************************
www.eeworm.com/read/195390/8159458

m berbpsk.m

% bpsk_ber.m % % Simulation program to realize BPSK transmission system % % Programmed by H.Harada and T.Yamamura, % function [bpsk_ber]=berbpsk(snr_in_dB) %******************** Preparation p
www.eeworm.com/read/195390/8159537

m crosscorr.m

% Program 5-2 % crosscorr.m % % Crosscorrelation function of a sequence % % Programmed by M.Okita and H.Harada % function [out] = crosscorr(indata1, indata2, tn) % ************************
www.eeworm.com/read/195389/8159648

m crosscorr.m

% Program 5-2 % crosscorr.m % % Crosscorrelation function of a sequence % % Programmed by M.Okita and H.Harada % function [out] = crosscorr(indata1, indata2, tn) % ************************
www.eeworm.com/read/394079/8249534

m crosscorr.m

% Program 5-2 % crosscorr.m % % Crosscorrelation function of a sequence % % Programmed by M.Okita and H.Harada % function [out] = crosscorr(indata1, indata2, tn) % ************************
www.eeworm.com/read/293963/8260937

m crosscorr.m

% Program 5-2 % crosscorr.m % % Crosscorrelation function of a sequence % % Programmed by M.Okita and H.Harada % function [out] = crosscorr(indata1, indata2, tn) % ************************
www.eeworm.com/read/393253/8300193

m bpsk_fading_pzfan.m

% Program 3-2 % bpsk_fading.m % % Simulation program to realize BPSK transmission system % (under one path fading) % % Programmed by H.Harada and T.Yamamura, % echo off; %********************