代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/310212/13655083
m lutbridge.m
function lut = lutbridge()
%LUTBRIDGE Compute "bridge" look-up table.
% Copyright 1993-1998 The MathWorks, Inc. All Rights Reserved.
% $Revision: 1.3 $ $Date: 1997/11/24 15:56:07 $
lut =
www.eeworm.com/read/310212/13655087
m lutfill.m
function lut = lutfill()
%LUTFILL Compute "fill" look-up table.
% Copyright 1993-1998 The MathWorks, Inc. All Rights Reserved.
% $Revision: 1.3 $ $Date: 1997/11/24 15:56:14 $
lut = [ ...
www.eeworm.com/read/310212/13655089
m lutshrink.m
function lut = lutshrink()
%LUTSHRINK Compute "shrink" look-up table.
% Copyright 1993-1998 The MathWorks, Inc. All Rights Reserved.
% $Revision: 1.3 $ $Date: 1997/11/24 15:56:24 $
lut =
www.eeworm.com/read/310212/13655091
m lutdiag.m
function lut = lutdiag()
%LUTDIAG Compute "diag" look-up table.
% Copyright 1993-1998 The MathWorks, Inc. All Rights Reserved.
% $Revision: 1.3 $ $Date: 1997/11/24 15:56:09 $
lut = [ ...
www.eeworm.com/read/310212/13655092
m luterode.m
function lut = luterode()
%LUTERODE Compute "erode" look-up table.
% Copyright 1993-1998 The MathWorks, Inc. All Rights Reserved.
% $Revision: 1.3 $ $Date: 1997/11/24 15:56:11 $
lut = [
www.eeworm.com/read/310212/13655094
m lutclean.m
function lut = lutclean()
%LUTCLEAN Compute "clean" look-up table.
% Copyright 1993-1998 The MathWorks, Inc. All Rights Reserved.
% $Revision: 1.3 $ $Date: 1997/11/24 15:56:08 $
lut = [
www.eeworm.com/read/124574/6045330
m pgetrtwdatatypes.m
function dt = pGetRTWDataTypes()
%PGETRTWDATATYPES Returns the supported RTW DataTypes.
%
% Copyright 2005 The MathWorks, Inc.
% $File: $
% $Revision: $
% $Date: $
dt = {...
'
www.eeworm.com/read/494076/6387745
m xnewrb.m
function xNewrb
% xNewrb.m
% 本程序用newrb()创建径向基网络,并用sim()对网络进行仿真
%
% Author: HUANG Huajiang
% Copyright 2002 UNILAB Research Center,
% East China University of Science and Technology, Shangh