代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/493833/6391342
m batch.m
% generates the data needed for the plots in the book
%
make_rp;
rp.type='A';
rp.T = 2.9; rp.name = 'run1'; run_dctlmseq(rp);
rp.T = 3.1; rp.name = 'run2'; run_dctlmseq(rp);
rp.T = 3.3; rp.n
www.eeworm.com/read/493843/6391501
m covar.m
function R=covar(x,p)
%COVAR Generates a covariance matrix/
%-----
%USAGE R=covar(x,p)
%
% Generates a p x p covariance matrix for the sequence x.
%
%-------------------------------------------
www.eeworm.com/read/493017/6404007
m impseq.m
function [x,n]=impseq(n0,n1,n2)
% Generates x(n)=delta(n-n0);n1
www.eeworm.com/read/492274/6420306
cpp genera1.cpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti
www.eeworm.com/read/484952/6569480
m batch.m
% generates the data needed for the plots in the book
%
make_rp;
rp.type='A';
rp.T = 2.9; rp.name = 'run1'; run_dctlmseq(rp);
rp.T = 3.1; rp.name = 'run2'; run_dctlmseq(rp);
rp.T = 3.3; rp.n
www.eeworm.com/read/482846/6614494
cpp genera1.cpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti
www.eeworm.com/read/480372/6673005
m batch.m
% generates the data needed for the plots in the book
%
make_rp;
rp.type='A';
rp.T = 2.9; rp.name = 'run1'; run_dctlmseq(rp);
rp.T = 3.1; rp.name = 'run2'; run_dctlmseq(rp);
rp.T = 3.3; rp.n
www.eeworm.com/read/477921/6726079
m impseq.m
function [x,n]=impseq(n0,n1,n2)
% Generates x(n)=delta(n-n0);n1
www.eeworm.com/read/402601/11532132
m batch.m
% generates the data needed for the plots in the book
%
make_rp;
rp.type='A';
rp.T = 2.9; rp.name = 'run1'; run_dctlmseq(rp);
rp.T = 3.1; rp.name = 'run2'; run_dctlmseq(rp);
rp.T = 3.3; rp.n
www.eeworm.com/read/402272/11539936
cpp genera1.cpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti