代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/299923/7820064
m ex05230b.m
% Chapter 05: Example 5.23 High speed convolution
% part b) Plotting of saved data
% run after part a)
load times.txt -ascii;
conv_time=times(1,:);
hsconv_time=tim
www.eeworm.com/read/297340/8028762
awk delay.awk
BEGIN {
# simple awk script to generate end-to-end packet lifetime statistics
# in a form suitable for plotting with xgraph.
# Lloyd Wood, July 1999.
# http://www.ee.surrey.ac.uk/Personal/
www.eeworm.com/read/196830/8055502
m ex05230b.m
% Chapter 05: Example 5.23 High speed convolution
% part b) Plotting of saved data
% run after part a)
load times.txt -ascii;
conv_time=times(1,:);
hsconv_time=tim
www.eeworm.com/read/196069/8116354
m ex05230b.m
% Chapter 05: Example 5.23 High speed convolution
% part b) Plotting of saved data
% run after part a)
load times.txt -ascii;
conv_time=times(1,:);
hsconv_time=tim
www.eeworm.com/read/239320/13288071
m p_pplot.m
function p_pplot(point,component,line_type)
% function p_pplot(point,component,colour)
% INPUT:
% point point whose profile needs plotting
% component optional component value
% colour optional
www.eeworm.com/read/136697/13365539
m plot_set.m
function plot_set(xset,yset)
% plot_set(xset,yset)
%
% Plotting fuzzy sets.
% If no matrix yset with membershipvalues is passed, a normal set is
% assumed. (ymin = 0 and ymax = 1)
% Several setform
www.eeworm.com/read/317833/13495783
m ex05230b.m
% Chapter 05: Example 5.23 High speed convolution
% part b) Plotting of saved data
% run after part a)
load times.txt -ascii;
conv_time=times(1,:);
hsconv_time=tim
www.eeworm.com/read/300891/13883310
m plot_wb.m
function plot_wb(t,w,a);
%PLOT_WB: Horizontal plotting with Bias
%
% IN: t: time axis
% w: traces or wavelets in columns.
% a: overlab in percentage
%
%
% Author(s): M.D.Sacchi (sac
www.eeworm.com/read/134479/5892696
jgr timing-cpu.jgr
(* Timing.jgr --
*
* Master Jgraph file for plotting the results from the Brook timing
* tests.
*)
newgraph (* Read/Write bandwidth for 2D streams *)
yaxis label : MB/sec
xaxis label : Stream L
www.eeworm.com/read/291067/6302885
m dbtex15.m
%DBTEX15 An example of plotting antenna diagrams.
%
% * DBT, A Matlab Toolbox for Radar Signal Processing *
% (c) FOA 1994-2000. See the file dbtright.m for copyright notice.
% Start : 98