代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/259886/11759780
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/259886/11759925
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/155109/11898417
m setmenu.m
function setmenu(menuHndl,labelList,callbackList);
%SETMENU Function for quickly setting up hierarchical menus.
% Ned Gulley, 6-21-93
% Copyright (c) 1984-94 by The MathWorks, Inc.
for count=1
www.eeworm.com/read/154209/11983843
m vratio.m
function v = vratio(u,ineps,mp)
%VRATIO Utility function for use with ELLIP.
% VRATIO(u,ineps,mp) is a function used to calculate the poles of an
% elliptic filter. It finds a u so sn(u)/cn(u)