代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/173705/9641009
m example4.m
%
% This Matlab script provides an interactive way to reproduce
% Example 4: Confidence interval for the mean reported in:
% Zoubir, A.M. and Boashash, B. The Bootstrap and Its Application in
%
www.eeworm.com/read/173705/9641012
m example1.m
%
% This Matlab script provides an interactive way to reproduce
% Example 1: Confidence interval for the mean reported in:
% Zoubir, A.M. and Boashash, B. The Bootstrap and Its Application in
%
www.eeworm.com/read/367442/9748127
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/411674/11233535
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/235612/14061508
m contents.m
% The CREWES Project Synthetics Toolbox
%
% A collection of tools for building synthetic seismic traces and sections.
% Also contains numerous wavelet functions and an interactive wavelet editor.
www.eeworm.com/read/200447/15432986
dfm unit3.dfm
object Service2: TService2
OldCreateOrder = False
DisplayName = 'Time_Default'
Interactive = True
OnContinue = ServiceContinue
OnExecute = ServiceExecute
OnPause = ServicePause
On
www.eeworm.com/read/100035/15887656
c socdemon.c
/*
* Socket Demon.
* - A little program that waits on a internet port and
* handles interactive commands.
* Most of the routines are taken out of "Unix Network Programming"
* by W.
www.eeworm.com/read/188324/8549444
m getcurve.m
function [xy, spcv] = getcurve
%GETCURVE Interactive creation of a cubic (spline) curve.
%
% [xy, spcv] = getcurve; asks for a point sequence to be specified
% by mouse clicks on a grid pro
www.eeworm.com/read/432381/8607548
m interactivederivative.m
% Interactive smoothing for your own data, with sliders to control
% derivative order, smooth width, and scale expansion. To use it,
% place your signal in the global variables "x" and "signal" a
www.eeworm.com/read/432373/8608540
m demofindpeaksliders2.m
% A self-contained interactive demonstration of FindPeakSliders applied
% to a data set containing four simple peaks with increasing peak height
% and peak width. Use this to understand the differ