代码搜索:UserData

找到约 4,368 项符合「UserData」的源代码

代码结果 4,368
www.eeworm.com/read/439271/7713183

m qundoit.m

function qundoit(flag) % QUNDOIT Un-do. (Utility Function) % QUNDOIT undoes the last frequency response change. % Author: Craig Borghesani % 10/10/93 % Copyright (c) 1995-98 by The Math
www.eeworm.com/read/439271/7713253

m qdelelmt.m

function qdelelmt(flag) % QDELELMT Set up delete interface. (Utility Function) % QDELELMT sets up the interface to delete elements chosen by % the user. % Author: Craig Borghes
www.eeworm.com/read/439271/7713295

m cntsave.m

function cntsave(flag) % CNTSAVE Controller save. (Utility Function) % CNTSAVE allows the user to save the controller matrix to a file. % Author: Craig Borghesani % 9/6/93 % Copyright (
www.eeworm.com/read/439271/7713306

m cntstor.m

function cntstor % CNTSTOR Store controller matrix. (Utility Function) % CNTSTOR stores the present design within the IDE environment. % It is then retrieved using CNTRECL. % Aut
www.eeworm.com/read/298871/7928661

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/298871/7928672

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/298871/7928685

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/298871/7928690

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/298871/7928698

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
www.eeworm.com/read/298871/7928700

m nnd12vl.m

function nnd12vl(cmd,arg1) %NND12VL Variable learning rate backpropagation demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %==============