代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/491360/1191780
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/452750/1648441
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/452750/1648460
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/452750/1648463
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/182103/5270180
c ckinit.c
/*
* Clock Tick Device Driver
*
* This routine initializes the Real Time Clock Counter Timer which is
* part of the MEC on the ERC32 CPU.
*
* The tick frequency is directly programmed to the
www.eeworm.com/read/179860/5301884
c 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 Gener
www.eeworm.com/read/173155/5376302
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/173155/5376336
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/173155/5376352
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/173155/5376369
m msk2.m
% Program 3-15
% msk2.m
%
% Simulation program to realize MSK transmission system
%
% Programmed by R.Sawai and H.Harada
%
%******************** Preparation part *****************************