代码搜索:MathWorks

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

代码结果 4,523
www.eeworm.com/read/123143/14645803

m trips.m

function slide=trips % This is a slideshow file for use with playshow.m and makeshow.m % Too see it run, type 'playshow trips', % Copyright (c) 1994-98 by The MathWorks, Inc. % $Revision: 1.5 $
www.eeworm.com/read/217397/14966110

cmm drt_watg.cmm

# Copyright (C) 1994-96, The MathWorks, Inc. # All Rights Reserved. # $Revision: 1.2 $ $Date: 1996/04/05 13:58:31 $ # # Edited for use with CommunicationToolbox, v1.0. # # File :
www.eeworm.com/read/217397/14966174

cmm dos_watg.cmm

# Copyright (c) 1994-96, The MathWorks, Inc. # All Rights Reserved. # $Revision: 1.2 $ $Date: 1996/04/05 13:58:01 $ # # Edited for use with CommunicationToolbox, v1.0. # # File :
www.eeworm.com/read/480270/1319674

m nntfnms.m

function n = nntfnms %NNTFNMS Neural Network Design utility function. % $Revision: 1.6 $ % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % First Version, 8-31-95. %======
www.eeworm.com/read/480270/1319698

m nnpause.m

function nnpause(delay) %NNPAUSE A Neural Network Design utility function. % $Revision: 1.6 $ % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % First Version, 8-31-95. %=
www.eeworm.com/read/285908/4044175

m optionslist.m

function p = optionsList(choice) %OPTIONSLIST List of all GA and PS options. % Copyright 2004 The MathWorks, Inc. % $Revision: 1.4.4.1 $ $Date: 2004/03/09 16:15:52 $ p = []; switch lower
www.eeworm.com/read/285908/4044191

m exportps2wsdlg.m

function exportps2wsdlg(probmodel, optmodel, randchoice) %EXPSPORT2WSDLG Exports variables to the workspace. % Copyright 2004 The MathWorks, Inc. % $Revision: 1.19.4.2 $ $Date: 2004/03/18 1
www.eeworm.com/read/285908/4044212

m exportga2wsdlg.m

function exportga2wsdlg(probmodel, optmodel, randchoice) %EXGAPORT2WSDLG Exports variables to the workspace. % Copyright 2004 The MathWorks, Inc. % $Revision: 1.18.4.2 $ $Date: 2004/03/18 17
www.eeworm.com/read/285908/4044214

m readhashtable.m

function options = readHashTable(h) % Transfers data from the java gui to a gaoptions struct. % Copyright 2004 The MathWorks, Inc. % $Revision: 1.3 $ $Date: 2004/01/16 16:50:04 $ % you w
www.eeworm.com/read/444531/1732185

c ext_svr_serial_transport.c

/* * Copyright 1994-2003 The MathWorks, Inc. * * File: ext_svr_transport.c $Revision: 1.1.6.5 $ * * Abstract: * Target-side, transport-dependent external mode functions and defs. Thi