代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/359005/10171880
c kalman.c
/* Copyright 1994-2002 The MathWorks, Inc. */
/* $Revision: 1.13 $ $Date: 2002/06/05 13:17:16 $ $Author: eyarrow $ */
/* get the data to be used in kalman filter algorithm */
/* off-line only
www.eeworm.com/read/359005/10171893
c stepsize.c
/* Copyright 1994-2002 The MathWorks, Inc. */
/* $Revision: 1.12 $ $Date: 2002/06/05 13:17:18 $ $Author: eyarrow $ */
/* return 1 if the step size needs to be increased, 0 otherwise */
int anf
www.eeworm.com/read/359005/10172259
m mgtsdemo.m
%% Chaotic Time Series Prediction
% Chaotic time series prediction using ANFIS.
%
% Copyright 1994-2002 The MathWorks, Inc.
% $Revision: 1.15 $
%%
% The Mackey-Glass time-delay differential e
www.eeworm.com/read/359005/10172267
m loadgas.m
function [data, input_name] = loadgas
%LOADGAS Load data file for automobile MPG (miles per gallon) prediction
% Copyright 1994-2002 The MathWorks, Inc.
% $Revision: 1.8 $
% Roger Jang, August
www.eeworm.com/read/281020/10272156
m snn.m
% SNN - Creates forecasts of a time series on t+1 using multivariate nearest neighbor algorithm.
%
% REQUIRES MREGRESS.M FILE available at http://www.mathworks.com/matlabcentral/fileexchange/l
www.eeworm.com/read/354811/10324737
eps www1.eps
%!PS-Adobe-2.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: www1.eps
%%CreationDate: 04/14/2007 21:21:36
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Black
www.eeworm.com/read/424063/10501733
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/424063/10501888
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/424063/10502219
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
www.eeworm.com/read/424063/10502226
m commgui.m
function commgui(name, fileload)
%COMMGUI communication GUI top level file.
%
% Wes Wang 1996.
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/0