代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/123143/14645438
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/123143/14645506
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/123143/14645522
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