代码搜索:Mathworks
找到约 4,523 项符合「Mathworks」的源代码
代码结果 4,523
www.eeworm.com/read/414357/11118999
m nndlay1.m
function yprime = nndlay1(t,y)
%NNDLAY1 Calculates the derivative for layer 1 of the Grossberg network
%
% NNDLAY1(t,y)
% t - Current time
% y - Current output
% Returns dy.
% Copyri
www.eeworm.com/read/414357/11119120
m nndalay1.m
function yprime = nndalay1(t,y)
%NNDALAY1 Calculates the derivative for layer 1 of the Grossberg network
%
% NNDALAY1(t,y)
% t - Current time
% y - Current output
% Returns dy.
% $R
www.eeworm.com/read/414357/11119235
m nnpin.m
function y = nnpin(x,a,b,q)
%NNPIN Neural Network Design utility function.
% NNPIN(X,A,B,Q)
% X - Number or matrix.
% A - Lower bound.
% B - Upper bound.
% Q - Quantization consta
www.eeworm.com/read/265723/11255275
m isprime.m
% ISPRIME 慺悢偺専弌
%
% ISPRIME(X) 偼丄X 偺梫慺偑慺悢側傜偽1傪丄偦偆偱側偗傟偽0傪弌椡偟傑偡丅
%
% 嶲峫 FACTOR, PRIMES.
% Copyright 1984-2004 The MathWorks, Inc.
www.eeworm.com/read/265723/11255277
m bessela.m
% BESSELA 攑巭偝傟偨Bessel娭悢
%
% BESSELA 偼丄攑巭偝傟偰偄偰丄彨棃偺僶乕僕儑儞偱偼嶍彍偝傟傞梊掕偱偡丅
% 戙傢傝偵丄BESSELJ 傪巊偭偰偔偩偝偄丅
% Copyright 1984-2004 The MathWorks, Inc.
www.eeworm.com/read/265723/11255301
m primes.m
% PRIMES 慺悢偺儕僗僩偺嶌惉
%
% PRIMES(N) 偼丄N 埲壓偺慺悢偐傜側傞峴儀僋僩儖傪弌椡偟傑偡丅
% 慺悢偲偼丄1偲偦偺悢帺恎埲奜偵栺悢傪傕偨側偄悢偺偙偲偱偡丅
%
% 嶲峫 FACTOR, ISPRIME.
% Copyright 1984-2004 The MathWorks, Inc.
www.eeworm.com/read/147096/12583866
m obsv.m
function ob = obsv(a,c)
%OBSV Form observability matrix.
% OBSV(A,C) returns the observability matrix.
% Ob = [C; CA; CA^2 ...]
%
% See also: OBSVF.
% Copyright (c) 1986-93 by the MathWorks, I
www.eeworm.com/read/147096/12584010
m ctrb.m
function co = ctrb(a,b)
%CTRB Form controllability matrix.
% CTRB(A,B) returns the controllability matrix
% Co = [B AB A^2B ...]
%
% See also: CTRBF.
% Copyright (c) 1986-93 by the MathWorks,
www.eeworm.com/read/147096/12584545
m linedir.m
function direct = linedir(layout);
%LINEDIR finds the direction of a line segment
% layout = [x1,y1; x2.y2;...]
% direct = 0>, 1v, 2
www.eeworm.com/read/147096/12584623
m readme.m
% README file for the SIMULINK 1.3a Toolbox
% 19-July-94
%
% For description of the new features in Simulink 1.3b see the Simulink
% Release Notes.
% Copyright (c) 1990-94 by The MathWorks, In