代码搜索:MathWorks

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

代码结果 4,523
www.eeworm.com/read/124118/14593375

eps iso.eps

%!PS-Adobe-3.0 %%Creator: MATLAB, The Mathworks, Inc. %%Title: iso.eps %%CreationDate: 05/18/2004 13:33:44 %%DocumentNeededFonts: Helvetica %%DocumentProcessColors: Cyan Magenta Yellow Black %%Langu
www.eeworm.com/read/123143/14645496

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/123143/14645507

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/123143/14645514

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/123143/14645540

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/123143/14645551

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/123143/14645554

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/123143/14645685

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
www.eeworm.com/read/123143/14645703

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/123143/14645742

m drydemo.m

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