代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/362500/9996178
m lddlgpls.m
function lddlgpls(callhand,callhand2,klass,message,action)
%LDDLPLS load variable from workspace dialog.
% Input (callhand) is a handle of an object
% in a gui to set the passed workspace
% va
www.eeworm.com/read/166780/9998363
c gsm_sms.c
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_sms.cc
// *
// * Purpose: SMS functions
// * (ETSI GSM 07.05)
www.eeworm.com/read/362407/10000149
c prlmain.c
/*************************************************************************/
/*** [Version]: 1. 0. 2. 2[1.0D] */
/*** [Attach ]: 1. 0. 2. 7[1.0D]
www.eeworm.com/read/362407/10000156
c prlimplgetdata.c
//******************************************************************
//
// 文件名称:PrlImplData.c
// 文件内容:104协议项--基本电量数据获取实现文件
// 结构定义规则:见文档《变量定义规范》
// 创建者:
// 创建时间:2007-
www.eeworm.com/read/362246/10009870
m createdata.m
function result = createdata(action,varargin)
% CREATEDATA Interactive data generator.
%
% Synopsis:
% createdata
% createdata('finite')
% createdata('finite',num_classes)
% createdata('gau
www.eeworm.com/read/362246/10010276
m demo_mmgauss.m
function demo_mmgauss(action,hfigure,varargin)
% DEMO_MMGAUSS Demo on minimax estimation for Gaussian.
%
% Synopsis:
% demo_mmgauss
%
% Description:
% demo_mmgauss demonstrates the minimax estimati
www.eeworm.com/read/362246/10010343
m demo_emgmm.m
function demo_emgmm(action,hfigure,varargin)
% DEMO_EMGMM Demo on Expectation-Maximization (EM) algorithm.
%
% Synopsis:
% demo_emgmm
%
% Description:
% This demo shows the Expectation-Maximization
www.eeworm.com/read/166306/10024461
m display1.m
function varargout = display1(flag,varargin)
% DISPLAY1 displays progress information during optimization.
% FIGTR = DISPLAY1('init',itbnd,tol,showstat,nbnds,x,g,l,u)
% does the initialization
www.eeworm.com/read/166306/10024633
m funtool.m
function funtool(keyword,varargin)
%图形界面函数计算器,能进行函数各类初等运算、积分、微分、作图。
%FUNTOOL A function calculator.
% FUNTOOL is an interactive graphing calculator that manipulates
% functions of a single var