代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/334437/12602396
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/334437/12602408
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/237722/13935330
m mul_rayleith.m
% multipath Rayleigh channel simulation
% Ref:"Simulation and software radio for mobile communications"--H.Harada
% This function generates frequency selecting fading
%
% Programmed by 研学网:沉香 (U
www.eeworm.com/read/235546/14064091
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/235546/14064183
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/235546/14064218
m qam16.m
% Program 3-21
% qam16
%
% Simulation program to realize 16QAM transmission system
%
% Programmed by H.Harada and R.Funada
%
%******************** preparation part ***************************
www.eeworm.com/read/235546/14064248
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/235546/14064258
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/235546/14064277
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/200280/15435970
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 ****