代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/259886/11760057

m nnd7sh.m

function nnd7sh(cmd,arg1,arg2,arg3) %NND7SH Supervised Hebb demonstration. % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % $Revision: 1.6 $ %============================
www.eeworm.com/read/259881/11760190

m nndataimport.m

function nndataimport(cmd,arg1,arg2,arg3) %NNDATAIMPORT Data Import GUI for the Neural Network Controller Toolbox. % % Synopsis % % nndataimport(cmd,arg1,arg2,arg3) % % Warning!! % %
www.eeworm.com/read/259565/11782450

m menu2pick_frequency_windows.m

function MenuHandle=menu2pick_frequency_windows(figure_handle) % Create menu button to pick rectangular windows; the spectrum of the data % is posted to a second window. The callback function that do
www.eeworm.com/read/345912/11782937

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/345174/11833075

c gsm_sms.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_sms.cc // * // * Purpose: SMS functions // * (ETSI GSM 07.05)
www.eeworm.com/read/345174/11833696

c gsm_sms.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_sms.cc // * // * Purpose: SMS functions // * (ETSI GSM 07.05)
www.eeworm.com/read/155568/11863010

m bizcard.m

function bizcard % BIZCARD Future version of The MathWorks business card. % Click anywhere on the card. clf reset shg set(gcf,'name','The MathWorks Business Card', ... 'menu','none','num
www.eeworm.com/read/155568/11863101

m fftgui.m

function fftgui(y) %FFTGUI Demonstration of Finite Fourier Transform. % FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)). % FFTGUI, without any arguments, uses y = zeros(1,32). %
www.eeworm.com/read/155568/11863130

m rungeinterp.m

function rungeinterp(arg) %RUNGEINTERP Runge's polynomial interpolation example. % F(x) = 1/(1+25*x^2) % Polynomial interpolation at equally spaced points, -1
www.eeworm.com/read/155568/11863198

m pdegui.m

function pdegui(action) %PDEGUI Demonstrate solution of model partial differential equations. % PDEGUI demonstrates the finite difference solution of model problems % involving Laplace's operator: