代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/147096/12585814
c vitlib.c
/*
* Copyright (c) 1996 by The MAthWorks, Inc.
* All Rights Reserved
* $Revision: 1.1 $ $Date: 1996/04/01 18:14:57 $
*/
#define Prim 2
void de2bi(pde, dim, pow_dim, pbi)
int
www.eeworm.com/read/147096/12585844
m comload.m
function comload(com_fig, ini_flag)
%
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:53:21 $
if nargin < 1
com_fig = gcf;
end;
if na
www.eeworm.com/read/147096/12586763
m hdsldata.m
% Copyright (c) 1996 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 19:39:31 $
chim = [
-1.0606213e-003
1.7146051e-004
-1.2990640e-003
4.2249152e-004
-1.90404
www.eeworm.com/read/334076/12642498
h sr.h
/* ANFIS for MATLAB MEX file
* J.-S. Roger Jang, 1994.
* Copyright (c) 1995 by The MathWorks, Inc.
*/
#include
#include
#include
#include
/*****
www.eeworm.com/read/334076/12642543
c fismain.c
/*
* Stand-alone codes for fuzzy inference systems.
* J.-S. Roger Jang, 1994.
* Copyright (c) 1994-98 by The MathWorks, Inc.
* $Revision: 1.3 $ $Date: 1997/12/01 21:44:55 $
*/
/* This pa
www.eeworm.com/read/334076/12642649
h anfis.h
/* ANFIS for MATLAB MEX file
* J.-S. Roger Jang, 1994.
* Copyright (c) 1995 by The MathWorks, Inc.
*/
#include
#include
#include
#include
/*****
www.eeworm.com/read/334076/12642671
c sfanfis.c
/* Copyright (c) 1994-98 by The MathWorks, Inc. */
/* $Revision: $ $Date: $ */
/*
* Syntax [sys,x0]=sffis(t,x,u,flag,FISMATRIX,LAMBDA_SS,SAMPLE_TIME)
*/
#define S_FUNCTION_NAME sfanfis