代码搜索:Mathworks

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

代码结果 4,523
www.eeworm.com/read/166836/9995695

mk ex38s.mk

# Copyright 1994-2000 The MathWorks, Inc. # # File : accel_vc.tmf $Revision: 1.11 $ # # Abstract: # Accelerator template makefile for building a WindowsNT-based, # RTW generated
www.eeworm.com/read/359005/10172001

m initcp.m

% INITCP Initialize variables in the demo slcp.m % Copyright 1994-2002 The MathWorks, Inc. % $Revision: 1.10 $ global AnimCpFigH AnimCpAxisH winName = bdroot(gcs); fprintf('Initializin
www.eeworm.com/read/359005/10172054

m initbb.m

% INITBB Initialize variables in the demo slbb.m % Copyright 1994-2002 The MathWorks, Inc. % $Revision: 1.10 $ global AnimBbFigH AnimBbAxisH BbDragging winName = bdroot(gcs); fprintf('
www.eeworm.com/read/352274/10567149

m yhzzpini.m

function fignum = yhzzpini %yhzviewini Initialize filter viewer. % Copyright (c) 1988-97 by The MathWorks, Inc. % $Revision: 1.25 $ save_shh = get(0,'showhiddenhandles');
www.eeworm.com/read/352274/10568434

m libintro.m

%LIBINTRO A quick introduction to the SIMULINK Libraries. % Ned Gulley, 6-21-93 % Copyright (c) 1984-94 by The MathWorks, Inc. % Demo initialization ==================== if ~exist('SlideShowGU
www.eeworm.com/read/352274/10568939

m simintro.m

%SIMINTRO A quick introduction to SIMULINK. % Ned Gulley, 6-21-93 % Copyright (c) 1984-94 by The MathWorks, Inc. % Demo initialization ==================== if ~exist('SlideShowGUIFlag'), figNu
www.eeworm.com/read/351732/10614649

m pathdef.m

function p = pathdef %PATHDEF Search path defaults. % PATHDEF returns a string that can be used as input to MATLABPATH % in order to set the path. % Copyright 1984-2000 The MathWorks,
www.eeworm.com/read/420872/10769838

license

AutotunerPID: Autotuner Toolkit for MATLAB (The Mathworks, Inc.). Copyright (C) 2004 William Spinelli (wspinell@elet.polimi.it) This program is free software; you can redistribute it and/or modify i
www.eeworm.com/read/415022/6956230

m eigen.m

%displays eigenfaces and the mean face if the database is not EMPTY %partially taken from the software karhunenloeve.m %Author:Alex Chirokov %Available at %http://www.mathworks.com/matlabcentral/f
www.eeworm.com/read/466518/7026218

m pathdef.m

function p = pathdef %PATHDEF Search path defaults. % PATHDEF returns a string that can be used as input to MATLABPATH % in order to set the path. % Copyright 1984-2000 The MathWorks,