代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/130698/14177660
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/130698/14177668
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/130698/14177674
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/130603/14181919
m fm_guifun.m
function fm_guifun(action)
% GUI functions for Fourier-Mellin transform GUI
%
% Adam Wilmer, aiw99r@ecs.soton.ac.uk
% Colormap
m = gray(256);
switch(action)
% Init %%%%%%%%%%%%%
www.eeworm.com/read/128482/14294169
cpp getrtsys.cpp
static mxArray *rhs[2];
static int initialized = 0;
RTsys *getrtsys()
{
mxArray *lhs[1];
static char buf[100];
RTsys *rtsys;
if (!initialized) {
rhs[0] = mxCreateScalarDouble(0.0);
www.eeworm.com/read/230278/14294663
dri msp430f2012 tilt sensor 0-00.dri
Drill Station Info File: C:/Userdata/Eagle Projects/20xx John Project/main 3-00.dri
Date : 2/08/2006 12:45:24p
Drills : C:/Userdata/Eagle Projects/20xx John Project/main
www.eeworm.com/read/128468/14295402
m mmdemo.m
function []=mmdemo(action,hfigure,varargin)
% MMDEMO demo on the Minimax learning algorithm.
%
% MMDEMO demonstrates the Minimax learning algorithm on
% a simple examples in 2-dimensional featur