代码搜索:MathWorks

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

代码结果 4,523
www.eeworm.com/read/403190/2314154

svn-base gpeyre.xsl.svn-base

www.eeworm.com/read/403190/2314212

svn-base eucdist2.c.svn-base

/* * Copyright 1993-2003 The MathWorks, Inc. * $Revision: 1.5.4.3 $ $Date: 2004/02/01 21:44:32 $ */ /* * EUCDIST2 MEX-file * * Distance transform, Euclidean version * * D = EUCDIST
www.eeworm.com/read/396844/2406761

m singlenan.m

function [lat,lon] = singlenan(lat,lon) % SINGLENAN removes duplicate nans in lat-long vectors % Copyright 1996-2002 Systems Planning and Analysis, Inc. and The MathWorks, Inc. % $Revision: 1.3
www.eeworm.com/read/377479/2699969

c ordf.c

/* Copyright 1993-2003 The MathWorks, Inc. */ /* * ORDF.MEX * * B = ORDFA(A, ORDER, OFFSETS, S, [STARTROW STARTCOL], [MB NB]) * A --- input matrix, can be 2-D real numeric, or logica
www.eeworm.com/read/365521/2896843

c mrankp.c

/* Copyright 1997-2006 The MathWorks, Inc. */ /* * MRANKP.C * "Posix" C main program illustrating the use of the MATLAB Math Library. * Calls mlfMrank, obtained by using MCC to compile mrank.
www.eeworm.com/read/355845/3047486

c ordf.c

/* Copyright 1993-2003 The MathWorks, Inc. */ /* * ORDF.MEX * * B = ORDFA(A, ORDER, OFFSETS, S, [STARTROW STARTCOL], [MB NB]) * A --- input matrix, can be 2-D real numeric, or logica
www.eeworm.com/read/368141/9709489

xsl gpeyre.xsl

www.eeworm.com/read/147096/12585055

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/147096/12585154

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/147096/12585357

m comwksp.m

function comwksp(op_flag, data); % I/O workspace operation % create a figure % Wes Wang 1995 X-mas day % Copyright (c) 1995-96 by The MathWorks, Inc. % $Revision