代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/215983/15031327
m nnd9sd.m
function nnd9sd(cmd,data)
%NND9SD Steepest descent demonstration.
% First Version, 8-31-95.
%==================================================================
% BRING UP FIGURE IF IT EXISTS
www.eeworm.com/read/215983/15031343
m nnd14lv1.m
function nnd14lv1(cmd,arg1,arg2,arg3)
%NND4LV1 LVQ1 demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%=====================================
www.eeworm.com/read/215983/15031374
m nnd12mo.m
function nnd12mo(cmd,arg1)
%NND12MO Momentum backpropagation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%============================
www.eeworm.com/read/169602/5419261
hpp createevnt.hpp
/* Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Fou
www.eeworm.com/read/475180/6793808
m script_radiogroup.m
function script_radiogroup(selected)
% A callback function that conducts XOR operation on radio buttons
% Martin Dale, July 2002
% Copyright 2002 All Rights Reserved.
% Version 1.00
www.eeworm.com/read/294886/8195671
m nnd12m.m
function nnd12m(cmd,arg1)
%NND12M Marquardt backpropagation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%=============================
www.eeworm.com/read/294886/8195677
m nnd12ms.m
function nnd12ms(cmd,arg1)
%NND12MS Maquardt step demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%=======================================
www.eeworm.com/read/294886/8195686
m nnd13edr.m
function nnd13edr(cmd,arg1,arg2,arg3)
%NND13EDR Effects of decay rate demonstration.
% First Version, 8-31-95.
%==================================================================
% CONSTANTS
www.eeworm.com/read/294886/8195690
m nnd8ts2.m
function nnd8ts2(cmd,data)
%NND8TS2 Taylor series demonstration #2.
% First Version, 8-31-95.
%==================================================================
% BRING UP FIGURE IF IT EXIS
www.eeworm.com/read/294886/8195698
m nnd5rb.m
function nnd5rb(cmd)
%NND5RB Reciprocal basis demonstration.
% INITIALIZE
arrow_size=0.2;
not_first_tm=0;
% BRING UP FIGURE IF IT EXISTS
me = 'nnd5rb';
fig = nnfgflag(me);
if length(ge