代码搜索:PROGRAMMED

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

代码结果 3,252
www.eeworm.com/read/357628/10204546

m qpskdemod.m

% Program 3-10 % qpskdemod.m % % Function to perform QPSK demodulation % % programmed by H.Harada % function [demodata]=qpskdemod(idata,qdata,para,nd,ml) %****************** variables ****
www.eeworm.com/read/426232/10272859

m hrollfcoef.m

% Program 3-3 % hrollfcoef.m % % Generate coefficients of Nyquist filter % % programmed by H.Harada % function [xh] = hrollfcoef(irfn,ipoint,sr,alfs,ncc) %****************** variables ****
www.eeworm.com/read/426232/10272875

m comb.m

% Program 2-4 % comb.m % % Generate additive white gausian noise % % Programmed by H.Harada % function [iout,qout] = comb (idata,qdata,attn) %****************** variables ************
www.eeworm.com/read/426232/10272886

m delay.m

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

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 *************
www.eeworm.com/read/426232/10272913

asv comb.asv

% Program 2-4 % comb.m % % Generate additive white gausian noise % % Programmed by H.Harad function [iout,qout] = comb (idata,qdata,attn) %****************** variables ************************
www.eeworm.com/read/426232/10272945

m qpskdemod.m

% Program 3-10 % qpskdemod.m % % Function to perform QPSK demodulation % % programmed by H.Harada % function [demodata]=qpskdemod(idata,qdata,para,nd,ml) %****************** variables ****
www.eeworm.com/read/161301/10427971

m lintest.m

% PROGRAM FOR DEMONTRATING CONTROL BASED ON INSTANTANEOUS LINEARIZATION % % Programmed by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark % LastEditDate: Feb. 20, 1996 close all StopDemo=0;
www.eeworm.com/read/276480/10734400

txt 1.txt

/* gui.c: Graphics demos * * Programmed By Chen Yang (support@hhcn.com) * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub
www.eeworm.com/read/276480/10734433

c org_gui.c

/* gui.c: Graphics demos * * Programmed By Chen: Yang (support@hhcn.com) * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu