代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/356592/10224230
eps box1_5_trans.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc. Version 7.2.0.232 (R2006a). Operating System: Microsoft Windows XP.
%%Title: .\box1_5_trans.eps
%%CreationDate: 03/21/2008 14:28:23
www.eeworm.com/read/356592/10224232
eps box1_9_coress.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc. Version 7.2.0.232 (R2006a). Operating System: Microsoft Windows XP.
%%Title: .\box1_9_coress.eps
%%CreationDate: 03/21/2008 14:29:26
www.eeworm.com/read/356592/10224235
eps box1_9_trans.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc. Version 7.2.0.232 (R2006a). Operating System: Microsoft Windows XP.
%%Title: .\box1_9_trans.eps
%%CreationDate: 03/21/2008 14:29:31
www.eeworm.com/read/160929/10469639
m p5_2.m
% Program P5_2
% Illustration of Aliasing Effect in the Time-Domain
% Program adapted from [Kra94] with permission from
% The Mathworks, Inc., Natick, MA.
clf;
T = 0.1;f = 13;
n = (0:T:1)';
xs = cos(2
www.eeworm.com/read/160929/10470406
m p5_2.m
% Program P5_2
% Illustration of Aliasing Effect in the Time-Domain
% Program adapted from [Kra94] with permission from
% The Mathworks, Inc., Natick, MA.
clf;
T = 0.1;f = 13;
n = (0:T:1)';
xs = cos(2
www.eeworm.com/read/424063/10502731
c flxor.c
#include
#include "mex.h"
/*
* Wes Wang, Cleve Moler, 10/5/95
* Copyright (c) 1995-96 The MathWorks, Inc.
* All Rights Reserved
* $Revision: 1.1 $ $Date: 1996/04/01 18:13:56 $
*/
void m