代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/414357/11119213

m nnd18gl2.m

function nnd18gl2(cmd,arg1,arg2,arg3) %NND18GL2 Grossberg layer 2 demonstration. % $Revision: 1.7 $ $Date: 2002/04/14 21:23:33 $ % Copyright 1994-2002 PWS Publishing Company and The MathWorks, In
www.eeworm.com/read/414357/11119312

m nnsettxt.m

function nnsettxt(h,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12,t13,t14,t15,t16,t17,t18,t19,t20) % NNSETTXT Neural Network Design utility function. % NNSETTXT(H,T1,T2,T3,T4,T5,...T7) % H -
www.eeworm.com/read/268179/11150211

h pserialport.h

// PSerialPort.h: interface for the CPSerialPort class. // ////////////////////////////////////////////////////////////////////// #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 t
www.eeworm.com/read/412853/11180602

m mmctl7.m

% mmctl7.m Hc_fcolor = uicontrol(gcf,'Style','popupmenu',... 'Position',[20 20 80 20],... 'String','Black|Red|Yellow|Green|Cyan|Blue|Magenta|White',... 'Value',1,... 'UserData',[[0 0
www.eeworm.com/read/266209/11236521

h pserialport.h

// PSerialPort.h: interface for the CPSerialPort class. // ////////////////////////////////////////////////////////////////////// #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 t
www.eeworm.com/read/334076/12643080

m animcp.m

function [sys, x0] = animcp(t, x, u, flag, action) %ANIMCP Animation of CP (cart & pole) system. % Animation of the cart & pole (CP) system, where a Sugeno-type fuzzy % controller is used to ba
www.eeworm.com/read/334076/12643165

m animbb.m

function [sys, x0] = animbb(t, x, u, flag, action) %ANIMBB Animation of BB (ball & beam) system. % Animation of the ball & beam (BB) system, where a Sugeno-type fuzzy % controller is used to mo
www.eeworm.com/read/334076/12643265

m animcp1.m

function [sys, x0] = animcp1(t, x, u, flag, action) %ANIMCP1 Animation of CP (cart & pole) system with changing pole length. % Animation of the cart & pole (CP) system, where a Sugeno-type fuzzy
www.eeworm.com/read/334076/12643382

m animcpp1.m

function [sys, x0] = animcpp1(t, x, u, flag, action) %ANIMCPP1 Animation of CPP (cart & parallel poles) system. % This is animation of the cart & parallel poles (CPP) system, where a % Sugeno-t
www.eeworm.com/read/334076/12643423

m invkine.m

function invkine(action) %INVKINE Inverse kinematics of a robot arm. % INVKINE opens a window for animation of the inverse kinematics % problem of the two-joint robot arm system. The ellipse i