代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/255612/12068704
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/255612/12068746
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/232058/14209406
m olsigest.m
function [ci,Pi]=osigest(R,i)
% LSIGEST Linear Signal Estimator for 1
www.eeworm.com/read/232058/14209455
m crosfft.m
function r=crosfft(x,y,Lr)
% function r=crosfft(x,y,Lr)
% Lr, the length of rxy, should be odd
%
% Programmed by: Dimitris Manolakis, 10/4/93
%
%-------------------------------------------------
www.eeworm.com/read/231723/14222761
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/231723/14222798
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/231691/14223225
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/229146/14351361
txt readme.txt
*** This README.TXT file comes with the STR71x USB Software Library ***
Example description
===================
MOUSE is a sample application using an endpoint programmed as INTERRUPT type giving
www.eeworm.com/read/228472/14382961
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/228472/14383049
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)
%**************************************************