代码搜索:MathWorks

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

代码结果 4,523
www.eeworm.com/read/147096/12585362

m commgui.m

function commgui(name, fileload) %COMMGUI communication GUI top level file. % % Wes Wang 1996. % Copyright (c) 1995-96 by The MathWorks, Inc. % $Revision: 1.1 $ $Date: 1996/0
www.eeworm.com/read/334076/12642584

c nodefun.c

/* Copyright (c) 1994-98 by The MathWorks, Inc. */ /* $Revision: 1.5 $ $Date: 1997/12/01 21:45:50 $ $Author: moler $ */ /* setup the input array of node with index index */ static void #ifdef
www.eeworm.com/read/334076/12642594

c learning.c

/* Copyright (c) 1994-98 by The MathWorks, Inc. */ /* $Revision: 1.8 $ $Date: 1997/12/01 21:45:36 $ $Author: moler $ */ /* forward pass from node 'from' to node 'to' */ /* the input vector shou
www.eeworm.com/read/334076/12642597

c mexutil.c

/* Copyright (c) 1994-98 by The MathWorks, Inc. */ /* $Revision: $ $Date: $ */ #include "mex.h" /* transform matlab matrix to C matrix */ static double ** matlab2c(const mxArray *matlabmat)
www.eeworm.com/read/334076/12642620

c evalfismex.c

/* Copyright (c) 1994-98 by The MathWorks, Inc. */ /* $Revision: 1.3 $ */ #include "mex.h" #include "fis.h" /* change calloc to mxCalloc, free to mxFree */ #define calloc mxCalloc #define fr
www.eeworm.com/read/334076/12642664

c stepsize.c

/* Copyright (c) 1994-98 by The MathWorks, Inc. */ /* $Revision: 1.5 $ $Date: 1997/12/01 21:45:52 $ $Author: moler $ */ /* return 1 if the step size needs to be increased, 0 otherwise */ int
www.eeworm.com/read/334076/12642696

c mt2ceval.c

/* Copyright (c) 1994-98 by The MathWorks, Inc. */ /* $Revision: 1.7 $ */ #ifdef MATLAB_MEX_FILE FIS *matlab2cStr(const mxArray *matlabmat, int numofpoints) { mxArray *fispointer, *inpu
www.eeworm.com/read/334076/12643113

m gasdemo.m

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

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/334076/12643332

m noisedm.m

function slide=noisedm % This is a slideshow file for use with playshow.m and makeshow.m % Too see it run, type 'playshow noisedm', % Copyright (c) 1994-98 by The MathWorks, Inc. % $Revision: 1