代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/390840/8437935
m nnd9sd.m
function nnd9sd(cmd,data)
%NND9SD Steepest descent demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%==========
www.eeworm.com/read/390840/8438118
m nnd21hn.m
function nnd21hn(cmd,data)
%NND21HN Hopfield network demonstration.
% $Revision: 1.7.2.2 $
% Copyright 1994-2005 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%====
www.eeworm.com/read/390840/8438178
m nnd17ols.m
function nnd17ols(cmd,arg1)
%NND17OLS Orthogonal Least Squares.
% This demonstration requires the Neural Network Toolbox.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
%
www.eeworm.com/read/390840/8438217
m nnd5rb.m
function nnd5rb(cmd)
%NND5RB Reciprocal basis demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.8 $
% INITIALIZE
arrow_size=0.2;
not_first_
www.eeworm.com/read/390840/8438241
m nnd13es.m
function nnd13es(cmd,data)
%NND13ES Steepest descent demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%========
www.eeworm.com/read/390840/8438255
m nnd9mc.m
function nnd9mc(cmd,data)
%NND9MC Method comparison demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%=========
www.eeworm.com/read/389692/8507256
c fismain.c
/*
* Stand-alone codes for fuzzy inference systems.
* J.-S. Roger Jang, 1994.
* Copyright 1994-2002 The MathWorks, Inc.
* $Revision: 1.12 $ $Date: 2002/06/17 12:47:24 $
*/
/* This part i
www.eeworm.com/read/389692/8507567
c fismat.c
/* Copyright 1994-2002 The MathWorks, Inc. */
/* $Revision: 1.11 $ $Date: 2002/06/17 12:47:18 $ $Author: eyarrow $ */
#ifdef WIN32
#ifdef INCLUDE_ANFIS
#include "anfis.h"
#else
#include "fi