代码搜索:Plot

找到约 10,000 项符合「Plot」的源代码

代码结果 10,000
www.eeworm.com/read/198970/7899862

m plot.m

function H=plot(x,varargin) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % KDE plotting function % % plot(kde) -- plot a KDE with various features. % plot(kde,sty
www.eeworm.com/read/198623/7920313

s plot.s

/ / / move, line sct = 2 / fortran vt0 interfaces / erase screen erase.: temp .+2 jsr pc,setfil mov f,r0 sys write; erase; 2 jmp retrn / move(x, y) / / sets current x,y to arguments / .glob
www.eeworm.com/read/197958/7960390

m plot.m

%二维图(一元函数图) %用法 plot(x,y,s) 其中x,y为向量,每一对分量代表一个数据点。 % s为表示颜色、连线和标记选择的字符串 %图形的线型,标记,颜色均可设定,常用有 % 颜色 | 线型 标记 % --------------------- -
www.eeworm.com/read/197917/7962175

exe plot.exe

www.eeworm.com/read/197649/7983214

m plot.m

function h=plot(c,samescale,i,j); % COMPONENTS/PLOT plots components in a Components structure % Usage: (brackets indicate optional parameters) % h=plot(c,[samescale],[i],[j]); % % Input: % c
www.eeworm.com/read/196853/8054583

exe plot.exe

www.eeworm.com/read/196814/8058452

m plot.m

%二维图(一元函数图) %用法 plot(x,y,s) 其中x,y为向量,每一对分量代表一个数据点。 % s为表示颜色、连线和标记选择的字符串 %图形的线型,标记,颜色均可设定,常用有 % 颜色 | 线型 标记 % --------------------- -
www.eeworm.com/read/397102/8068408

m plot.m

%PLOT Mapping overload, call plotd function h = plotd(w,s) if nargin == 2 h = plotd(w,s); else h = plotd(w); end
www.eeworm.com/read/396865/8087039

m plot.m

function plot(a,dd) % % Plots a surface plot of an svm which uses !_2_! dimensional inputs. % Red decision line is drawn. % % Usage : % plot(a) % % a -- The algorithm already trained
www.eeworm.com/read/332718/12742514

html plot.html

R: Visualize Term-Document Matrix