代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/274975/10842033
m nnd13os.m
function nnd13os(cmd,arg1,arg2,arg3)
%NND13OS Unsupervised Hebb demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% F
www.eeworm.com/read/274975/10842061
m nnd15sn.m
function nnd15sn(cmd,arg1,arg2,arg3)
%NND15SN Shunting network demonstration.
% First Version, 8-31-95.
%==================================================================
% GLOBALS
global
www.eeworm.com/read/274975/10842086
m nnd14cc.m
function nnd14cc(cmd,arg1,arg2,arg3)
%NND14CC Competitive classification demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbo
www.eeworm.com/read/274975/10842095
m nnd7sh.m
function nnd7sh(cmd,arg1,arg2,arg3)
%NND7SH Supervised Hebb demonstration.
%==================================================================
% CONSTANTS
me = 'nnd7sh';
p_x = 5; % pattern ho
www.eeworm.com/read/274975/10842106
m nnd13is.m
function nnd13is(cmd,arg1,arg2,arg3)
%NND13IS Instar demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% First Versio
www.eeworm.com/read/273093/10927449
m display1.m
function varargout = display1(flag,varargin)
% DISPLAY1 displays progress information during optimization.
% FIGTR = DISPLAY1('init',itbnd,tol,showstat,nbnds,x,g,l,u)
% does the initialization
www.eeworm.com/read/273093/10927617
m funtool.m
function funtool(keyword,varargin)
%图形界面函数计算器,能进行函数各类初等运算、积分、微分、作图。
%FUNTOOL A function calculator.
% FUNTOOL is an interactive graphing calculator that manipulates
% functions of a single var
www.eeworm.com/read/418304/10955169
m fm_stat.m
function fig = fm_stat(varargin)
% FM_STAT create GUI for power flow reports
%
% HDL = FM_STAT(VARARGIN)
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Update: 24-Aug-2003
%Version: 2.0.0