代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/128468/14295412
m unsudemo.m
function []=unsudemo(action,hfigure,varargin)
% UNSUDEMO demo on unsupervised (EM) learning algorithm.
%
% UNSUDEMO demonstrates the unsupervised (Expectation-Maximization)
% learning algorithm on
www.eeworm.com/read/128468/14295438
m quademo.m
function result = quademo(action,hfigure,varargin)
% QUADEMO demo on non-linear (quadratic) data mapping.
%
% QUADEMO demonstrates use of the linear algorithms
% which find quadratic decision functi
www.eeworm.com/read/128468/14295555
m creatset.m
function result = creatset(action,varargin)
% CREATSET interactive data sets generator.
%
% Generator is fully controled by mouse. The mouse buttons have
% the following functions:
% ------------
www.eeworm.com/read/128468/14295614
m lindemo.m
function result = lindemo(action,hfigure,varargin)
% LINDEMO demo on the linear learning algorithms.
%
% LINDEMO demonstrates use of the algorithms which find
% linear decision hyperplane between tw
www.eeworm.com/read/128468/14295643
m andrdemo.m
function result = andrdemo(action,hfigure,varargin)
% ANDRDEMO demo on Generalized Anderson's task.
%
% ANDRDEMO demonstrates the algorithms which solve
% the Generalized Anderson`s Task (GAT).
%
www.eeworm.com/read/128468/14295678
m fishdemo.m
function []=fishdemo(action,hfigure,varargin)
% FISHDEMO demo on algorithms which learn Fisher's classifer.
%
% FISHDEMO demonstrates use of algorithms finding the Fisher's
% classifier. The task is
www.eeworm.com/read/229396/14340736
c elements.c
/* This is simple demonstration of how to use expat. This program
reads an XML document from standard input and writes a line with
the name of each element to standard output indenting child
www.eeworm.com/read/227614/14419723
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/125782/14463795
h cursesp.h
// * This makes emacs happy -*-Mode: C++;-*-
/****************************************************************************
* Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. *
www.eeworm.com/read/123974/14603052
cpp timer.cpp
////////////////////////////////////////////////////////////////////////////////
// 定时器
////////////////////////////////////////////////////////////////////////////////
// Author : 黎达文