代码搜索:PROGRAMMED

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

代码结果 3,252
www.eeworm.com/read/255612/12068731

m oqpsk_fading.m

% Program 3-12 % oqpsk_fading.m % % Simulation program to realize OQPSK transmission system % (under one path fading) % % Programmed by H.Harada and T.Yamamura % %******************** Prepar
www.eeworm.com/read/255612/12068737

m bpsk_fading.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, % %******************** Preparat
www.eeworm.com/read/255612/12068739

m compoversamp.m

% Program 3-8 % compoversamp.m % % Insert zero data to Ich and Qch input data % % programmed by H.Harada % function [iout,qout] = compoversamp( idata, qdata , nsymb , sample) %***********
www.eeworm.com/read/255612/12068745

m qpsk_fading.m

% Program 3-6 % qpsk_fading.m % % Simulation program to realize QPSK transmission system % (under one path fading) % % Programmed by H.Harada and T.Yamamura % %******************** Preparati
www.eeworm.com/read/251776/12320265

c dm6430-timers.c

/* FILE NAME: dm6430-timers.c FILE DESCRIPTION: User timer sample program This program demonstrates how to program the 8254 programmable interval timers (PITs). Counter 0 is programmed to run
www.eeworm.com/read/250907/12376321

m ofdm_fading.m

% Program 4-2 % ofdm_fading.m % % Simulation program to realize OFDM transmission system % (under one path fading) % % programmed by T.Yamamura and H.Harada % %********************** prepara
www.eeworm.com/read/148553/12460209

asv pso.asv

%PSO >> function for the multi-objective PSO ALGORITHM Programmed by Li Shaojun % % USAGES: 1.) [fxmin, xmin, Swarm, history] = PSO(psoOptions); % 2.) [fxmin, xmin, Swarm, history] = PS
www.eeworm.com/read/231739/14222192

m ofdm_fading.m

% Program 4-2 % ofdm_fading.m % % Simulation program to realize OFDM transmission system % (under one path fading) % % programmed by T.Yamamura and H.Harada % %********************** prepara
www.eeworm.com/read/231737/14222325

m cellmesh.m

% Program 7-4 % % cellmesh.m % % This function sets meshs in a cell. % % Programmed by F. Kojima % Checked by H.Harada % function [meshnum, meshposition] = cellmesh() Fineness = 50; %
www.eeworm.com/read/231723/14222762

m msk_fading.m

% Program 3-14 % msk_fading.m % % Simulation program to realize MSK transmission system % (under one path fading) % % Programmed by H.Harada and T.Yamamura % %******************** preparatio