代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/303435/3812458
psplot
#! /bin/sh
# shell for plotting synthetic data and migrated data
supsimage syndata.eps
www.eeworm.com/read/294145/3919892
3 qwtplot.3
.TH "QwtPlot" 3 "4 Nov 2003" "Qwt User's Guide" \" -*- nroff -*-
.ad l
.nh
.SH NAME
QwtPlot \-
.SH SYNOPSIS
.br
.PP
.SH "Detailed Description"
.PP
A 2-D plotting widget.
QwtPlot is a widget for pl
www.eeworm.com/read/291165/3969716
3 qwtplot.3
.TH "QwtPlot" 3 "4 Nov 2003" "Qwt User's Guide" \" -*- nroff -*-
.ad l
.nh
.SH NAME
QwtPlot \-
.SH SYNOPSIS
.br
.PP
.SH "Detailed Description"
.PP
A 2-D plotting widget.
QwtPlot is a widget for pl
www.eeworm.com/read/282165/4106883
dem fit.dem
#
# $Id: fit.dem,v 1.1.1.1.2.3 2001/12/04 14:12:53 lhecking Exp $
#
print "Some examples how data fitting using nonlinear least squares fit"
print "can be done."
print ""
pause -1 "first plotting the
www.eeworm.com/read/193277/8242404
m plot.m
function Y=plot(varargin)
%PLOT (overloaded)
% Author Johan L鰂berg
% $Id: plot.m,v 1.1 2006/08/10 18:00:21 joloef Exp $
% Fast version for plotting simple PWA objects
if nargin == 1
X =
www.eeworm.com/read/193277/8242516
m domain.m
function Y=plot(varargin)
%DOMAIN Extract domain for PWA variable
% Author Johan L鰂berg
% $Id: domain.m,v 1.1 2006/08/10 18:00:19 joloef Exp $
% Fast version for plotting simple PWA objec
www.eeworm.com/read/193277/8243233
m plot.m
function Y=plot(varargin)
%PLOT (overloaded)
% Author Johan L鰂berg
% $Id: plot.m,v 1.17 2006/07/11 13:48:05 joloef Exp $
% Fast version for plotting simple PWA objects
if nargin == 1
X =
www.eeworm.com/read/193277/8243353
m domain.m
function Y=plot(varargin)
%DOMAIN Extract domain for PWA variable
% Author Johan L鰂berg
% $Id: domain.m,v 1.3 2006/03/22 15:41:14 joloef Exp $
% Fast version for plotting simple PWA objec
www.eeworm.com/read/202785/15373265
m da_2dsc.m
%
% da_2dsc
%
% Programme for plotting 2D scatter graphs
%
% Sort the screen out
%
da_front;
w1=gcf;
drawnow;
ax1=axes(...
'Units','pixels',...
'Position',[50 150 500 250],...
'Box',
www.eeworm.com/read/202785/15373312
m da_plsut.m
%
% da_2dsc
%
% Programme for plotting 2D scatter graphs
%
% Sort the screen out
%
da_front;
w1=gcf;
drawnow;
ax1=axes(...
'Units','pixels',...
'Position',[50 150 500 250],...
'Box',