代码搜索:Contour

找到约 2,432 项符合「Contour」的源代码

代码结果 2,432
www.eeworm.com/read/100335/15876904

c contour.c

/* HEADER: CUG300; TITLE: Contour ploting demonstration; DATE: 4/20/1989; DESCRIPTION: "Plot contours using mat.lib functions"; VERSION: 2.04; FILENAME: CONTOUR.
www.eeworm.com/read/100335/15876919

doc contour.doc

www.eeworm.com/read/433114/8544584

m contour_callback.m

function contour_callback(varargin) % Contourslice erstellen/鋘dern/l鰏chen % Modified by E. Rietsch: October 15, 2006 global V3D_HANDLES figure_handle=V3D_HANDLES.figure_handle; axis_handle=
www.eeworm.com/read/432935/8562003

m example_contour.m

% example_contour.m % contour函数绘制 Z=peaks; [C,h]=contour(interp2(Z,4)); text_handle=clabel(C,h); set(text_handle,'BackgroundColor',[1 1 .6],'Edgecolor',[.7 .7 .7]) title('contour of peaks');
www.eeworm.com/read/286282/8774337

inp contour1.inp

www.eeworm.com/read/286282/8774380

inp contour2.inp

www.eeworm.com/read/429363/8810310

m m_contour.m

function [cs,h]=m_contour(long,lat,data,varargin); % M_CONTOUR Draws contour lines on a map % M_CONTOUR(LONG,LAT,DATA,...) draw contours on a map. Behavior % is the same as for CONTOUR except t
www.eeworm.com/read/382989/8982862

m contour_callback.m

function contour_callback(varargin) % Contourslice erstellen/鋘dern/l鰏chen % Modified by E. Rietsch: October 15, 2006 global V3D_HANDLES figure_handle=V3D_HANDLES.figure_handle; axis_handle=
www.eeworm.com/read/381363/9096433

m image_contour.m

function image_contour(command) %IMAGE_CONTOUR Analyze the Image contours. % % IMAGE_CONTOUR(COMMAND) % % The contours values are stored in the global matrix C. % See CONTOUR for a
www.eeworm.com/read/184417/9101590

c contour2.c

/* coutour2.c */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ /* Genarates