代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/173155/5376372
m oversamp.m
% Program 3-4
% oversamp.m
%
% Insert zero data to input data
%
% Programmed by H.Harada
%
function [out] = oversamp( indata, nsymb , sample)
%****************** variables ***************
www.eeworm.com/read/270429/4238261
m dscdma.m
% Program 5-6
%
% Simulation program to realize DS-CDMA system
%
% dscdma.m
%
% Programmed by M.Okita and H.Harada
%
%**************************** Preparation part *************************
www.eeworm.com/read/270429/4238295
m disper.m
% Program 2-2
% disper.m
%
% calculate dispersion and standard deviation
%
% Programmed by H.Harada
%
function [sigma2, sigma]=disper(indata)
%****************** variables ***************
www.eeworm.com/read/270429/4238311
m gaussf.m
% Program 3-13
% gaussf.m
%
% Function to form Gaussaian filter
%
% programmed by H.Harada
function [xh] = gaussf(B,irfn,ipoint,sr,ncc)
%**************************************************
www.eeworm.com/read/270429/4238328
m msk2.m
% Program 3-15
% msk2.m
%
% Simulation program to realize MSK transmission system
%
% Programmed by R.Sawai and H.Harada
%
%******************** Preparation part *****************************
www.eeworm.com/read/270429/4238331
m oversamp.m
% Program 3-4
% oversamp.m
%
% Insert zero data to input data
%
% Programmed by H.Harada
%
function [out] = oversamp( indata, nsymb , sample)
%****************** variables ***************
www.eeworm.com/read/423126/2029201
m dscdma.m
% Program 5-6
%
% Simulation program to realize DS-CDMA system
%
% dscdma.m
%
% Programmed by M.Okita and H.Harada
%
%**************************** Preparation part *************************
www.eeworm.com/read/423126/2029235
m disper.m
% Program 2-2
% disper.m
%
% calculate dispersion and standard deviation
%
% Programmed by H.Harada
%
function [sigma2, sigma]=disper(indata)
%****************** variables ***************
www.eeworm.com/read/423126/2029251
m gaussf.m
% Program 3-13
% gaussf.m
%
% Function to form Gaussaian filter
%
% programmed by H.Harada
function [xh] = gaussf(B,irfn,ipoint,sr,ncc)
%**************************************************
www.eeworm.com/read/423126/2029268
m msk2.m
% Program 3-15
% msk2.m
%
% Simulation program to realize MSK transmission system
%
% Programmed by R.Sawai and H.Harada
%
%******************** Preparation part *****************************