代码搜索:PROGRAMMED

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

代码结果 3,252
www.eeworm.com/read/196953/8039057

m delay2.m

% Program 2-7 % delay.m % Gives delay to input signal % % Programmed by H.Harada % function [iout,qout] = delay2( idata, qdata , nsamp , idel ) %****************** variables *******************
www.eeworm.com/read/196946/8039178

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/245324/12804215

m despread.m

% Program 5-8 % despread.m % % Data despread function % % Programmed by M.Okita and H.Harada % function [iout, qout] = despread(idata, qdata, code1) % *************************************
www.eeworm.com/read/245324/12804242

m spread.m

% Program 5-7 % spread.m % % Data spread function % % Programmed by M.Okita and H.Harada % function [iout, qout] = spread(idata, qdata, code1) % *******************************************
www.eeworm.com/read/142353/12950780

m predtest.m

% PROGRAM DEMONTRATION OF NEURAL NETWORK BASED PREDICTIVE CONTROL % % Programmed by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark % LastEditDate: Feb. 20, 1996 close all StopDemo=0; figur
www.eeworm.com/read/142353/12950834

m invtest.m

% PROGRAM DEMONTRATION OF DIRECT INVERSE TRAINING % % Programmed by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark % LastEditDate: Jan. 23, 2000 close all StopDemo=0; figure guihand=gcf;
www.eeworm.com/read/329500/12951816

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/329499/12951848

m despread.m

% Program 5-8 % despread.m % % Data despread function % % Programmed by M.Okita and H.Harada % function [iout, qout] = despread(idata, qdata, code1) % *************************************
www.eeworm.com/read/329499/12951865

m spread.m

% Program 5-7 % spread.m % % Data spread function % % Programmed by M.Okita and H.Harada % function [iout, qout] = spread(idata, qdata, code1) % *******************************************
www.eeworm.com/read/329497/12951895

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