代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/390840/8438026
m nndhop.m
function yprime = nndhop(t,y)
%NNDHOP Calculates the derivative for Hopfield network
%
% NNDHOP(t,y)
% t - Current time
% y - Current output
% Returns dy.
% Copyright 1994-2002 PWS Pu
www.eeworm.com/read/390840/8438071
m nndao.m
function yprime = nndao(t,y)
%NNDAO Calculates derivative for orienting subsystem of ART network
%
% NNDAO(t,y)
% t - Current time
% y - Current output
% Returns dy.
% $Revision: 1.7
www.eeworm.com/read/390840/8438091
m nndhopi.m
function yprime = nndhopi(t,y)
%NNDHOPI Calculates the derivative for sample Hopfield network
%
% NNDHOPI(t,y)
% t - Current time
% y - Current output
% Returns dy
% Copyright 1994-2002 P
www.eeworm.com/read/390840/8438149
m nndshunt.m
function yprime = nndshunt(t,y)
%NNDSHUNT Calculates the derivative for a shunting network
%
% NNDSHUNT(T,Y)
% T - Time
% Y - State
% Returns dY.
% $Revision: 1.6 $
% Copyright 1994-
www.eeworm.com/read/390840/8438370
m nncallbk.m
function y = nncallbk(demo,command)
%NNCALLBK Neural Network Design utility function.
% NNCALLBK(DEMO,COMMAND)
% DEMO - Name of demo.
% COMMAND - Command.
% Returns string of form: DEMO('CO
www.eeworm.com/read/390840/8438433
m nnpause.m
function nnpause(delay)
%NNPAUSE A Neural Network Design utility function.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%=
www.eeworm.com/read/189023/8496376
m ex0709.m
%例7-9 字符数组的格式操作
a=strvcat('Welcome','to','MathWorks')
upper(a)
strjust(a,'center')
sort(a(3,:)) %对字符数组a的第三行字符串,按照升序排列
sort(a) %对字符数组a的每一列,按照字符升序排列
sort(a,2) %对字符数组a的每一行,按照字符升序排列
sort(a,2,'desce
www.eeworm.com/read/389692/8507308
m anfiscb.m
% Copyright 1994-2002 The MathWorks, Inc.
% $Revision: 1.7 $
function anfiscb()
StopHndl=findobj('Tag', 'StopBtn');
set(StopHndl, 'String', 'Stop');
www.eeworm.com/read/389692/8507320
m evalfis.m
% EVALFIS 僼傽僕傿悇榑寁嶼偺幚峴
%
% Y = EVALFIS(U,FIS) 偼丄擖椡僨乕僞 U 偵懳偡傞僼傽僕傿悇榑僔僗僥儉 FIS
% 傪僔儈儏儗乕僔儑儞偟丄弌椡僨乕僞 Y 傪曉偟傑偡丅N 屄偺擖椡曄悢傪傕偮
% 僔僗僥儉偱偼丄L 屄偺弌椡曄悢偵側傝傑偡丅
% * U 偑 M亊N偺峴楍偺応崌丄奺峴偼偦傟偧傟擖椡儀僋僩儖偵側傝傑偡丅
% * Y 偑 M亊L ...