代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/136710/13364154
m iseffil.m
function [x, y, color]=iseffil(startpoint,direction,pathlength,plotting)
% [x y] = iseffil(startpoint,direction,pathlength) [f]
% gives coordinates of the edge cntourpoint
% by scanning a line wh
www.eeworm.com/read/456224/6278808
m gui2_4.m
% GUI for Plotting facility
% Dr. P.Venkataraman Applied Optimization Using Matlab
%
% Ch.2 Sec. 2.4
%
% GUI is created within a figure window
%----------------------------------------------
www.eeworm.com/read/264420/11315715
m da_xcor.m
%
% da_xcor
%
% Programme for plotting cross correlation graphs
%
% Updated to use own cross correlation routine
%
% croscor.m
%
% Specifies the maximum shift as 10% of the data
% size
%
www.eeworm.com/read/230811/14273487
m p12layer.m
%divides layers down into thinner layers for plotting and calculation
% It would be possible to always have thin layers
% but this increases the time of computation.
for k=1:layernum7;
ext
www.eeworm.com/read/126083/14446499
m iseffil.m
function [x, y, color]=iseffil(startpoint,direction,pathlength,plotting)
% [x y] = iseffil(startpoint,direction,pathlength) [f]
% gives coordinates of the edge cntourpoint
% by scanning a line wh
www.eeworm.com/read/124842/14534464
m da_xcor.m
%
% da_xcor
%
% Programme for plotting cross correlation graphs
%
% Updated to use own cross correlation routine
%
% croscor.m
%
% Specifies the maximum shift as 10% of the data
% size
%
www.eeworm.com/read/124167/14592104
java context.java
import java.awt.*;
import java.util.*;
public class Context
{
//this object selects one of the strategies
//to be used for plotting
private PlotStrategy plotStrategy;
float x[], y[]
www.eeworm.com/read/214740/15090277
m da_xcor.m
%
% da_xcor
%
% Programme for plotting cross correlation graphs
%
% Updated to use own cross correlation routine
%
% croscor.m
%
% Specifies the maximum shift as 10% of the data
% size
%
www.eeworm.com/read/205721/15309216
m dispseis.m
function dispseis(action)
%dispseis
%
%GUI interface program for displaying seismic data in DSI format.
%DISPSEIS calls up a menu for loading a dataset and selecting plotting
%parameters. There are