代码搜索:MathWorks

找到约 4,523 项符合「MathWorks」的源代码

代码结果 4,523
www.eeworm.com/read/152580/12100980

eps multires1.eps

%!PS-Adobe-2.0 EPSF-1.2 %%Creator: MATLAB, The Mathworks, Inc. %%Title: multires1.eps %%CreationDate: 06/18/2002 17:22:07 %%DocumentNeededFonts: Helvetica %%DocumentProcessColors: Cyan Magenta Y
www.eeworm.com/read/253943/12176040

eps mask2.eps

%!PS-Adobe-2.0 EPSF-1.2 %%Creator: MATLAB, The Mathworks, Inc. %%Title: .\mask2.eps %%CreationDate: 11/07/2007 20:18:07 %%DocumentNeededFonts: Helvetica %%DocumentProcessColors: Cyan Magenta Yel
www.eeworm.com/read/253943/12176050

eps mask1.eps

%!PS-Adobe-2.0 EPSF-1.2 %%Creator: MATLAB, The Mathworks, Inc. %%Title: .\mask1.eps %%CreationDate: 11/07/2007 20:18:05 %%DocumentNeededFonts: Helvetica %%DocumentProcessColors: Cyan Magenta Yel
www.eeworm.com/read/253943/12176082

eps mask3.eps

%!PS-Adobe-2.0 EPSF-1.2 %%Creator: MATLAB, The Mathworks, Inc. %%Title: .\mask3.eps %%CreationDate: 11/07/2007 20:18:08 %%DocumentNeededFonts: Helvetica %%DocumentProcessColors: Cyan Magenta Yel
www.eeworm.com/read/151704/12180256

m disp_memoryobj.m

function dummy = disp_memoryobj(mm) % Private. Display memoryobj-specific properties. % Copyright 2002 The MathWorks, Inc. % $Revision: 1.4 $ $Date: 2002/05/01 18:38:16 $ fprintf(' Wordsize
www.eeworm.com/read/151704/12180274

m cast.m

function resp = = cast(pp,datatype,size) % Copyright 2002 The MathWorks, Inc. % $Revision: 1.3 $ $Date: 2002/06/11 20:56:43 $ nargchk(2,3,nargin); if ~ishandle(pp), error('First Parame
www.eeworm.com/read/151704/12180309

m convert.m

function pp = convert(pp,datatype,size) % Copyright 2002 The MathWorks, Inc. % $Revision: 1.2 $ $Date: 2002/03/29 13:35:13 $ nargchk(2,3,nargin); if ~ishandle(pp), error('First Paramet
www.eeworm.com/read/151704/12180323

m cast.m

function resp = cast(en,datatype,size) % Copyright 2002 The MathWorks, Inc. % $Revision: 1.2 $ $Date: 2002/03/29 13:35:30 $ nargchk(2,3,nargin); if ~ishandle(en), error('First Paramete
www.eeworm.com/read/151704/12180366

m convert.m

function en = convert(en,datatype,size) % Copyright 2002 The MathWorks, Inc. % $Revision: 1.6 $ $Date: 2002/03/29 13:35:29 $ nargchk(2,3,nargin); if ~ishandle(en), error('First Paramet
www.eeworm.com/read/151704/12180524

m writebin.m

function dummy = writebin(mm,index,data) % Copyright 2002 The MathWorks, Inc. % $Revision: 1.1 $ $Date: 2002/05/15 21:08:01 $ error(nargchk(2,3,nargin)); if ~ishandle(mm), error('First