代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/158100/11643624
m ldlt.m
function [L,D]=ldlt(R)
% function [L,D]=ldlt(R)
% Computes the LDU decomposition of a
% symmetric positive definite matrix.
%
% Programmed by: Dimitris Manolakis, 1996
%
%---------------------
www.eeworm.com/read/155919/11838458
m cp0102_sinpulse_two.m
%
% FUNCTION 1.4 : "cp0102_sinpulse_two"
%
% Generates a pulse composed by 'Nc' cycles of a sinusoidal waveform
% with fixed frequency 'Fp'
%
% Programmed by Guerino Giancola
%
function [sin
www.eeworm.com/read/155543/11864150
m ldlt.m
function [L,D]=ldlt(R)
% function [L,D]=ldlt(R)
% Computes the LDU decomposition of a
% symmetric positive definite matrix.
%
% Programmed by: Dimitris Manolakis, 1996
%
%---------------------
www.eeworm.com/read/255612/12068701
m oqpsk.m
% Program 3-11
% oqpsk.m
%
% Simulation program to realize OQPSK transmission system
%
% Programmed by H.Harada and T.Yamamura
%
%******************** Preparation part ***********************
www.eeworm.com/read/255612/12068715
m msk.m
% Program 3-13
% msk.m
%
% Simulation program to realize MSK transmission system
%
% Programmed by H.Harada and T.Yamamura
%
%******************** preparation part ***************************
www.eeworm.com/read/255612/12068716
m bpsk.m
% Program 3-1
% bpsk.m
%
% Simulation program to realize BPSK transmission system
%
% Programmed by H.Harada and T.Yamamura,
%
%******************** Preparation part **********************
www.eeworm.com/read/255612/12068725
m gmsk.m
% Program 3-18
% gmsk.m
%
% Simulation program to realize GMSK transmission system
%
% Programmed by R.Sawai and H.Harada
%
%******************** Preparation part ****************************
www.eeworm.com/read/255612/12068761
m qpsk.m
% Program 3-5
% qpsk.m
%
% Simulation program to realize QPSK transmission system
%
% Programmed by H.Harada and T.Yamamura
%
%******************** Preparation part **************************
www.eeworm.com/read/254863/12114708
m bpsk.m
% Program 3-1
% bpsk.m
%
% Simulation program to realize BPSK transmission system
%
% Programmed by H.Harada and T.Yamamura,
%
%******************** Preparation part **********************
www.eeworm.com/read/339797/12203946
c teach.c
/*
* File: teach.c
* -------------
* This program executes a simple programmed instruction course.
* The course is specified by a data file containing all the
* course information. The data stru