代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/458948/1576292
m plot.m
%<mark>PLOT</mark> WVTREE 僆僽僕僃僋僩偺僾儘僢僩
% <mark>PLOT</mark>(T) 偼丄WVTREE 僆僽僕僃僋僩 T 傪僾儘僢僩偟傑偡丅
% FIG = <mark>PLOT</mark>(T) 偼丄僣儕乕 T 傪娷傓僼傿僊儏傾偺僴儞僪儖傪弌椡偟傑偡丅
% <mark>PLOT</mark>(T,FIG) 偼丄婛偵僣儕乕峔憿偑娷傑傟傞僼傿僊儏傾 FIG 偵僣儕乕峔憿 % T 傪僾儘僢僩偟傑偡丅
%
% <mark>PLOT</mark> 偼丄僌儔僼傿僇 ...
www.eeworm.com/read/458948/1576297
m plot.m
%<mark>PLOT</mark> RWVTREE 僆僽僕僃僋僩偺僾儘僢僩
% <mark>PLOT</mark>(T) 偼丄RWVTREE 僆僽僕僃僋僩 T 傪僾儘僢僩偟傑偡丅
% FIG = <mark>PLOT</mark>(T) 偼丄僣儕乕 T 傪娷傓僼傿僊儏傾偺僴儞僪儖傪弌椡偟傑偡丅
% <mark>PLOT</mark>(T,FIG) 偼丄婛偵僣儕乕峔憿偑娷傑傟傞僼傿僊儏傾 FIG 偵僣儕乕峔憿 % T 傪僾儘僢僩偟傑偡丅
%
% <mark>PLOT</mark> 偼丄僌儔僼 ...
www.eeworm.com/read/458948/1576304
m plot.m
%<mark>PLOT</mark> EPSDWT 僆僽僕僃僋僩偺僾儘僢僩
% <mark>PLOT</mark>(T) 偼丄EDWTTREE 僆僽僕僃僋僩 T 傪僾儘僢僩偟傑偡丅
% FIG = <mark>PLOT</mark>(T) 偼丄僣儕乕 T 傪娷傓僼傿僊儏傾偺僴儞僪儖傪弌椡偟傑偡丅
% <mark>PLOT</mark>(T,FIG) 偼丄婛偵僣儕乕峔憿偑娷傑傟傞僼傿僊儏傾 FIG 偵僣儕乕峔憿 % T 傪僾儘僢僩偟傑偡丅
%
% <mark>PLOT</mark> 偼丄僌儔僼 ...
www.eeworm.com/read/457673/1595593
plot-test-be
reset
set terminal post eps
set output "test-be.eps"
set nogrid
#set logscale y
set xlabel "Number of MNs"
set ylabel "Number of packets"
#set xrange [0:10]
#set yrange [0:20]
#set key 45,0.45
set ti
www.eeworm.com/read/457673/1595595
plot-datarate
reset
set terminal post eps
set output "datarate802_16.eps"
set nogrid
#set logscale y
set xlabel "Cyclic prefix"
set ylabel "Datarate (Mbps)"
set xrange [0:0.3]
set yrange [0:20]
#set key 45,0.45
se
www.eeworm.com/read/457053/1600856
tcl plot.tcl
#
# routines to perform post processing, mostly for plotting
#
Class PostProcess
PostProcess instproc init { l lf lg gf gg redqf} {
$self instvar linkflowfile_ linkgraphfile_
$self i
www.eeworm.com/read/457053/1601759
tcl plot.tcl
# plot.tcl --
#
# This demonstration script creates a canvas widget showing a 2-D
# plot with data points that can be dragged with the mouse.
#
# RCS: @(#) $Id: plot.tcl,v 1.3 2001/06/14 10:56:58 dkf
www.eeworm.com/read/455269/1624722
tcl plot.tcl
#
# routines to perform post processing, mostly for plotting
#
Class PostProcess
PostProcess instproc init { l lf lg gf gg redqf} {
$self instvar linkflowfile_ linkgraphfile_
$self i
www.eeworm.com/read/250424/4430486
js plot.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens
www.eeworm.com/read/248803/4463355
java plot.java
package com.swing.game.crystal.utils;
/**
* Title:
*
* Description:
*
* Copyright: Copyright (c) 2004
*
* Company:
*
* @author not attributable
*