代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/206731/7457136
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/444086/7618718
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/439193/7714582
plt delay.plt
# Gnuplot script file for plotting data
# This file is called delay.plt
#edited by lidson 2009-3-3
set autoscale # scale axes automatically
unset log #
www.eeworm.com/read/439193/7714583
plt dropratio.plt
# Gnuplot script file for plotting data
# This file is called dropratio.plt
#edited by lidson 2009-3-3
set autoscale # scale axes automatically
unset log
www.eeworm.com/read/439193/7714585
plt getratio.plt
# Gnuplot script file for plotting data
# This file is called getratio.plt
#edited by lidson 2009-3-3
set autoscale # scale axes automatically
unset log
www.eeworm.com/read/298649/7947805
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/144598/12782953
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/244076/12892333
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/141988/12974602
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/137229/13338955
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
%