代码搜索:plotting

找到约 1,607 项符合「plotting」的源代码

代码结果 1,607
www.eeworm.com/read/384940/8828727

m fm_plotsel.m

function fig = fm_plotsel(varargin) % FM_PLOTSEL create GUI to select plotting variables % % HDL = FM_PLOTSEL() % %Author: Federico Milano %Date: 21-Dec-2005 %Version: 1.0.0 % %E-mail: Fe
www.eeworm.com/read/186716/8914511

m stat_plo.m

function stat_plo(x,a,b) % STAT_PLOT ... Scatter diagram plotting function. % % STAT_PLOT(X,A,B) operates on the input data array X which must % have been generated by the MATLAB function PERSO
www.eeworm.com/read/374411/9407023

m demo_kde_1.m

% Simple Example #1 -- construction, BW choice, plotting % % fprintf('KDE Example #1 : 1D density estimate with various kernels, auto BW choices\n'); p = kde([.1,.45,.55,.8],.08); % create a mi
www.eeworm.com/read/177981/9425041

m da_pc2d.m

% % da_pc2d.m % % menus etc for plotting one principal component % verus time % % % Sort the screen out % da_front; da_pcapb; drawnow; ax1=axes(... 'Units','pixels',... 'Position',[5
www.eeworm.com/read/164272/10120212

m da_pc2d.m

% % da_pc2d.m % % menus etc for plotting one principal component % verus time % % % Sort the screen out % da_front; da_pcapb; drawnow; ax1=axes(... 'Units','pixels',... 'Position',[5
www.eeworm.com/read/159601/10636382

m da_pc2d.m

% % da_pc2d.m % % menus etc for plotting one principal component % verus time % % % Sort the screen out % da_front; da_pcapb; drawnow; ax1=axes(... 'Units','pixels',... 'Position',[5
www.eeworm.com/read/349916/10783099

m da_pc2d.m

% % da_pc2d.m % % menus etc for plotting one principal component % verus time % % % Sort the screen out % da_front; da_pcapb; drawnow; ax1=axes(... 'Units','pixels',... 'Position',[5
www.eeworm.com/read/418304/10954444

m fm_plotsel.m

function fig = fm_plotsel(varargin) % FM_PLOTSEL create GUI to select plotting variables % % HDL = FM_PLOTSEL() % %Author: Federico Milano %Date: 21-Dec-2005 %Version: 1.0.0 % %E-mail: fm
www.eeworm.com/read/322305/7072564

m volaplot.m

function v=volaplot(x,n) %VOLAPLOT Volatility plot. % VOLAPLOT(X,N) plots volatility of times series X averaged over N % periods (eg. days). % V=VOLAPLOT(X,N) instead of plotting returns th
www.eeworm.com/read/461294/7229942

m da_pc2d.m

% % da_pc2d.m % % menus etc for plotting one principal component % verus time % % % Sort the screen out % da_front; da_pcapb; drawnow; ax1=axes(... 'Units','pixels',... 'Position',[5