代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/491824/6426830
m nndpend.m
function yprime = nndpend(t,y)
%NNDPEND Dynamical model of a pendulum.
%
% NNDPEND(T,Y)
% T - Time
% Y - State = [angle; angular velocity]
% Returns Derivative of state vector.
% $
www.eeworm.com/read/491824/6426834
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/491824/6426847
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/491824/6426853
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/491824/6426869
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/491824/6426926
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/491824/6426955
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/483253/6601918
m ishandl.m
function I = ishandle(h)
%ISHANDLE True for graphics handles.
% ISHANDLE(H) returns 1's where the elements of H are valid graphics
% handles and 0's where they are not.
% L. Ljung
www.eeworm.com/read/483253/6602074
m ishandl.m
function I = ishandle(h)
%ISHANDLE True for graphics handles.
% ISHANDLE(H) returns 1's where the elements of H are valid graphics
% handles and 0's where they are not.
% L. Ljung
www.eeworm.com/read/480713/6660086
m bizcard.m
function bizcard
% BIZCARD Future version of The MathWorks business card.
% Click anywhere on the card.
clf reset
shg
set(gcf,'name','The MathWorks Business Card', ...
'menu','none','num