代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/455746/7366433
m plot_pot.m
function c=plot_pot(potres),
%Menu dirven plotting facility for POT fit
%
% USAGE: c=plot_pot(potres)
%
%respot: Structure obtained from a former GPD fit i.e. resgpd=gpd(...)
clf;
rawdata=pot
www.eeworm.com/read/450618/7480002
m evalexample.m
clear all
close all
path(path,'..\..\FUZZCLUST')
%loading the data
%load data2.txt
%data.X = data2;
load onedimtry.mat -ascii
data.X = onedimtry;
%normalization and plotting
data = clus
www.eeworm.com/read/101082/6243988
c open.c
#ifndef lint
static char sccsid[] = "@(#)open.c 4.1 (Berkeley) 6/27/83";
#endif
#
#include
/* gsi plotting output routines */
# define DOWN 012
# define UP 013
# define LEFT 010
# define RI
www.eeworm.com/read/101082/6244143
c open.c
#ifndef lint
static char sccsid[] = "@(#)open.c 4.1 (Berkeley) 6/27/83";
#endif
#
#include
/* gsi plotting output routines */
# define DOWN 012
# define UP 013
# define LEFT 010
# define RI
www.eeworm.com/read/101082/6244160
c open.c
#ifndef lint
static char sccsid[] = "@(#)open.c 4.1 (Berkeley) 6/27/83";
#endif
#
#include
/* gsi plotting output routines */
# define DOWN 012
# define UP 013
# define LEFT 010
# define RI
www.eeworm.com/read/286592/6282763
m svcplot1.m
function svcplot1(X,Y,ker,alpha,bias,aspect,mag,xaxis,yaxis,input)
%SVCPLOT Support Vector Machine Plotting routine
%
% Usage: svcplot(X,Y,ker,alpha,bias,zoom,xaxis,yaxis,input)
%
% Parameters: X
www.eeworm.com/read/263516/11359601
m fm_plotfig.m
function fig = fm_plotfig()
% FM_PLOTFIG create GUI for plotting variables
%
% FM_PLOTFIG()
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Update: 27-Feb-2003
%Update: 11-Sep-200
www.eeworm.com/read/407415/11419858
m evalexample.m
clear all
close all
path(path,'..\..\FUZZCLUST')
%loading the data
%load data2.txt
%data.X = data2;
load onedimtry.mat -ascii
data.X = onedimtry;
%normalization and plotting
data = clus
www.eeworm.com/read/153044/12064549
m make_seagrid_mex.m
%
% Create mex files.
mex mexinside.c;
%test_mexinside;
%disp ( 'wait for the figure to finish plotting, then hit any key to continue' );
%pause
mex -v mexrect.F
%mex -f ./mexrectopts.sh -v mexrect
www.eeworm.com/read/232141/14207583
m standing_wave.m
% plotting voltage standing waves on a transmission line
% terminated with a complex load ZL
clear,clf
L=2.5; % line length
dz=0.02;
freq=.1e9; % frequency
wavel=3e8/freq;
alpha=0; % atte