代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/237003/13983940
eps sinsoid.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: sinsoid.eps
%%CreationDate: 07/15/97 08:23:51
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Bla
www.eeworm.com/read/107178/15612088
m guid_plot.m
% GUID_PLOT StopFcn plot script for Simulink model 'guidance'
% J.Hodgson
% Copyright 1990-2000 The MathWorks, Inc.
% $Revision: 1.5 $ $Date: 2000/09/01 19:26:48 $
%if ~isempty(findob
www.eeworm.com/read/107178/15612089
m missile_vr_dat.m
% AERO_GUID_DAT Initialization file for missile guidance model
%
% See also: AERO_SANIM and Simulink model 'aero_guidance'
% J.Hodgson
% Copyright 1990-2001 The MathWorks, Inc.
% $Revisio
www.eeworm.com/read/101557/15826631
m lqgoptm.m
%
%LQGOPT1 Function to optimize LQG example using least squares
%
% See the file LQGCOST to see how the cost function is derived.
% Copyright (c) 1990-94 by The MathWorks, Inc.
% Load data fo
www.eeworm.com/read/101557/15826843
m contents.m
% SystemBuild 3.0 model import into SIMULINK.
% Version 1.0a 09-Mar-94
% Copyright (c) 1990-94 by The MathWorks, Inc.
%
% Basic Functions
% opensb - Open SystemBuild file in SIMULINK format.
www.eeworm.com/read/101557/15827047
m commod.m
function commod(com_fig);
% COMMOD
%
%
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:53:50 $
if nargin < 1
return;
elseif ~(com_fig
www.eeworm.com/read/101557/15827054
m comsave.m
function comsave(com_fig)
%
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:54:49 $
handle = get(com_fig, 'UserData');
if ~isempty(handle)
www.eeworm.com/read/101557/15827062
m combtnd.m
function combtnd(bt_flag, frm_handle)
%
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:52:50 $
if nargin < 2
error('There must be two
www.eeworm.com/read/101557/15827159
m complot.m
function complot(com_fig)
% COMPLOT
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:54:13 $
handle = get(com_fig, 'UserData');
if ~isempty(