代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/331448/12827484
m preprocess.m
function preprocess(sData,arg2)
%PREPROCESS A GUI for data preprocessing.
%
% preprocess(sData)
%
% preprocess(sData)
%
% Launches a preprocessing GUI. The optional input argument can be
% eithe
www.eeworm.com/read/244945/12829453
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/244945/12829641
m funtool.m
function funtool(keyword,varargin)
%图形界面函数计算器,能进行函数各类初等运算、积分、微分、作图。
%FUNTOOL A function calculator.
% FUNTOOL is an interactive graphing calculator that manipulates
% functions of a single var
www.eeworm.com/read/244937/12830151
m eyediasi.m
function [sys, x0, str, ts] = eyediasi(t,x,u,flag,...
timeRange, boundary, storeLength, eyeLine, scatterLine, twoDLine)
%EYEDIASI Simulink eye diagram and scatter plot.
% [SYS, X0, STR, TS]
www.eeworm.com/read/244891/12838381
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/244790/12843734
m preprocess.m
function preprocess(sData,arg2)
%PREPROCESS A GUI for data preprocessing.
%
% preprocess(sData)
%
% preprocess(sData)
%
% Launches a preprocessing GUI. The optional input argument can be
% eithe
www.eeworm.com/read/330872/12862842
cpp coach.cpp
// Coach.cpp: implementation of the CCoach class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Coach.h"
#include "BasicAction.h"
#inc
www.eeworm.com/read/330872/12862852
cpp sweeper.cpp
// Sweeper.cpp: implementation of the CSweeper class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Sweeper.h"
#include
#incl
www.eeworm.com/read/330872/12862908
cpp angledistance.cpp
// AngleDistance.cpp: implementation of the CAngleDistance class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "AngleDistance.h"
#inclu
www.eeworm.com/read/330872/12862929
cpp generatedata.cpp
// GenerateData.cpp: implementation of the CGenerateData class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "math.h"
#include "Strateg