代码搜索:Mathworks

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

代码结果 4,523
www.eeworm.com/read/313956/13578138

m modicon2.m

function [x,y] = modicon2(fla) % Copyright (c) 1996 by The MathWorks, Inc. % $Revision: 1.1 $ $Date: 1996/04/01 19:40:04 $ if fla == 1 x=[0 0 2 2 0 1 1 1 0 1 2]; y=[2 0 0
www.eeworm.com/read/310212/13654666

m sbswitch.m

function varargout = sbswitch(varargin) %SBSWITCH Function switch-yard. % SBSWITCH('FOO',ARG1,ARG2,...) is the same as % FOO(ARG1,ARG2,...). This provides access to private %
www.eeworm.com/read/310212/13654992

m contents.m

% Image Processing Toolbox --- images/images/@uint8 % % contourc - Contour computation. % contours - Contouring over non-rectangular surface. % dct2 - 2-D discrete cosine transform
www.eeworm.com/read/310212/13655044

m imzoom.m

function imzoom(varargin) %IMZOOM Zoom in and out on a 2-D plot. % Note: IMZOOM has been grandfathered. IMZOOM calls ZOOM with % its input arguments. See HELP ZOOM for usage information. % %
www.eeworm.com/read/310212/13655066

m lutsingle.m

function lut = lutsingle() %LUTSINGLE Compute "single" look-up table. % Copyright 1993-1998 The MathWorks, Inc. All Rights Reserved. % $Revision: 1.4 $ $Date: 1997/11/24 15:56:25 $ lut =
www.eeworm.com/read/310212/13655068

m lutfatten.m

function lut = lutfatten() %LUTFATTEN Compute "fatten" look-up table. % Copyright 1993-1998 The MathWorks, Inc. All Rights Reserved. % $Revision: 1.3 $ $Date: 1997/11/24 15:56:13 $ lut =
www.eeworm.com/read/310212/13655069

m lutiso.m

function lut = lutiso() %LUTISO Compute "iso" look-up table. % Copyright 1993-1998 The MathWorks, Inc. All Rights Reserved. % $Revision: 1.3 $ $Date: 1997/11/24 15:56:16 $ lut = [ ...
www.eeworm.com/read/310212/13655071

m lutdilate.m

function lut = lutdilate() %LUTDILATE Compute "dilate" look-up table. % Copyright 1993-1998 The MathWorks, Inc. All Rights Reserved. % $Revision: 1.3 $ $Date: 1997/11/24 15:56:10 $ lut =
www.eeworm.com/read/310212/13655073

m lutremove.m

function lut = lutremove() %LUTREMOVE Compute "remove" look-up table. % Copyright 1993-1998 The MathWorks, Inc. All Rights Reserved. % $Revision: 1.3 $ $Date: 1997/11/24 15:56:22 $ lut =
www.eeworm.com/read/310212/13655081

m luthbreak.m

function lut = luthbreak() %LUTHBREAK Compute "hbreak" look-up table. % Copyright 1993-1998 The MathWorks, Inc. All Rights Reserved. % $Revision: 1.3 $ $Date: 1997/11/24 15:56:15 $ lut =