代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/147096/12585330
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/147096/12585342
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/147096/12585369
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/147096/12585631
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(
www.eeworm.com/read/147096/12586453
m srcsicon.m
function [x,y] = srcsicon(fla)
% Copyright (c) 1996 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 19:40:34 $
% fla == 1 sin
% fla == 2 pulse
% fla == 3 noise
% fla
www.eeworm.com/read/334076/12642608
c sffistop.c
/*
* SIMULINK MEX S-function for fuzzy controllers
* J.-S. Roger Jang, 1994.
* Copyright (c) 1994-98 by The MathWorks, Inc.
* $Revision: $ $Date: $
*/
/*
* Syntax [sys, x0] = sffis(
www.eeworm.com/read/334076/12642616
c sffisold.c
/*
* SIMULINK MEX S-function for fuzzy controllers
* J.-S. Roger Jang, 1994.
* Copyright (c) 1994-98 by The MathWorks, Inc.
* $Revision: $ $Date: $
*/
/*
* Syntax [sys, x0] = sffis(
www.eeworm.com/read/334076/12642684
c anfismex.c
/* Copyright (c) 1994-98 by The MathWorks, Inc. */
/* $Revision: 1.7 $ $Date: 1997/12/01 21:45:27 $ $Author: moler $ */
/* V4 --> v5
mxFreeMatrix --> mxDestroyArray
Matrix --> mxArray;
mxCrea
www.eeworm.com/read/334076/12642693
c sffis.c
/*
* sffis.c : SIMULINK MEX Level 2 S-function for fuzzy controllers
*
* Author : Murali Yeddanapudi, 13-Nov-1997
*
* Copyright (c) 1994-1997 by The MathWorks, Inc.
* All Rights Reserved
www.eeworm.com/read/334076/12642699
tlc sffis.tlc
%% $RCSfile: sffis.tlc,v $
%% $Revision: 1.2 $
%% $Date: 1997/12/11 23:11:47 $
%%
%% Murali Yeddanapudi, 14-Nov-1997
%% Copyright (c) 1996-97 by The MathWorks, Inc.
%%
%% Abstract:
%% Tar