代码搜索:Interactive

找到约 5,961 项符合「Interactive」的源代码

代码结果 5,961
www.eeworm.com/read/182360/9206768

m findpeaksliders.m

% Interactive findpeaks function for pre-defined data in x,y. % Load a typical data set into the vectors x,y, then run this % m-file and adjust the 4 sliders to determine what values of the % pa
www.eeworm.com/read/168118/9937324

m contents.m

% CREWES raytracing tools % Raytracing for v(z) and v(x,z) % %Demos and scripts % RAYTRACE_DEMO ... interactive demonstration of v(z) raytracing capabilities % RAYVXZ_DEMO ... demo the v(x,z) ray
www.eeworm.com/read/168118/9937553

m slicetool.m

function slicetool(arg1,arg2) % SLICETOOL provides interactive 2-D viewing and manipulation of a random % Earth Object. Slicetool may be invoked in any of the following ways: % 1) slicetool % If
www.eeworm.com/read/359005/10171571

m mfdrag.m

function [out1, out2] = mfdrag(action,lineHndl,mfType,mfParam) % MFDRAG Interactive changes of membership functions by clicking and dragging. % It is called from mfedit.m where action is 'mf' and
www.eeworm.com/read/358031/10197219

js aimsidentify.js

// aimsIdentify.js /* * JavaScript template file for ArcIMS HTML Viewer * dependent on aimsXML.js, ArcIMSparam.js, aimsCommon.js, aimsMap.js, and aimsLayers.js * To be interactive, dependent al
www.eeworm.com/read/160583/10517356

py axis_equal_demo.py

'''This example is only interesting when ran in interactive mode''' from pylab import * # Plot circle or radius 3 an = linspace(0,2*pi,100) subplot(221) plot( 3*cos(an), 3*sin(an) ) titl
www.eeworm.com/read/276451/10736889

c gasket3d.c

/* gasket3d.c */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ /* Three-Dimensional Sierpinski Gasket
www.eeworm.com/read/420106/10816702

m dbtlink.m

DBTLINK An interactive demonstrator of radar array processing. Help function when writing M-file S-functions: % GETPARAMNO Returns a unique positive integer for each call. % GETINVAR Gets the input
www.eeworm.com/read/467534/7005194

html tsppablo.html

The GA Playground: Pablo's Tsp Problem
www.eeworm.com/read/467534/7005210

html tspbayg29.html

The GA Playground: TSP Test Problem Bayg29 handled by genetic algorithm