代码搜索:Plot

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

代码结果 10,000
www.eeworm.com/read/245674/12785037

jpg ber-plot.jpg

www.eeworm.com/read/245050/12825239

plot mflood-scene.plot

set term png medium monochrome set output "mflood-scene.png" set ylabel "Transmission Speed(KB/s)" set xlabel "Time(s)" set key left top box set title "MFlood Ananysis" plot "mflood-scene-1-2.data" ti
www.eeworm.com/read/244945/12829735

m plot3.m

%空间曲线图 % PLOT3(x,y,z,s)其中x,y,z为向量,每一组分量代表一个数据点。 % s为表示颜色、连线和标记选择的字符串 %例如 曲线x=exp(-0.2*z)*cos(0.5*pi*z),y=exp(-0.2*z)*sin(0.5*pi*z), 0
www.eeworm.com/read/143830/12837800

m figure_plot.m

clf,t=0:0.1:3*pi;alpha=0:0.1:3*pi; plot(t,sin(t),'r-');hold on;plot(alpha,3*exp(-0.5*alpha),'k:'); set(gca,'fontsize',15,'fontname','times New Roman'), xlabel('it{t(deg)}'); ylabel('\it{magnitude}
www.eeworm.com/read/143830/12837808

asv graphy_plot.asv

clf, A=[0 1 1 0;0 0 1 1;0 0 0 1;1 0 0 0];%输入邻接矩阵 xy=[0 1;0 0;-1 -0.5;1 -0.5];%顶点坐标 l=1;%控制参数,l=0,画无向图;l~=0,画有向图 p=0.4%控制箭头大小的参数 %graphy_plot(A,xy,1,0.5), %function y=graphy_plot(A,xy,l,p) %画矩阵的
www.eeworm.com/read/143830/12837829

m graphy_plot.m

clf, A=[0 1 1 0;0 0 1 1;0 0 0 1;1 0 0 0];%输入邻接矩阵 xy=[0 1;0 0;-1 -0.5;1 -0.5];%顶点坐标 l=1;%控制参数,l=0,画无向图;l~=0,画有向图 p=0.4%控制箭头大小的参数 %graphy_plot(A,xy,1,0.5), %function y=graphy_plot(A,xy,l,p) %画矩阵的
www.eeworm.com/read/330850/12865063

m plot_process.m

function plot_process(mu, plot_on) %Plot the mu's during an algorithm's execution %Inputs: % mu - The location of points % plot_on - 1-Plot centers, 2-Plot Voronoi centers, 3-Both % % No o
www.eeworm.com/read/330850/12865126

m plot_scatter.m

function plot_scatter(plot_patterns, plot_targets, fig, color) % Make a scatter plot of the data % Inputs: % plot_patterns - Data patterns % plot_targets - Data targets % fig - Optional figu
www.eeworm.com/read/143498/12870659

m plot_ebr.m

SNR = (2:2:20)'; ebr_array = zeros(SNR); for i = 1:length(SNR), ebr_array(i) = ebr_opti(SNR(i)); end plot(SNR, ebr_array); xlabel('SNR (signal to noise ratio) (dB)'); ylabel('log10(error bit rate)'
www.eeworm.com/read/244284/12875009

plot-plane menu.plot-plane

..............MENU for PLANE ....................... ........ Change these parameters if necessary:...... / 1. Normal vector to the plane: ( 0.00000, 0.00000, 1.00000) | X1 vector in th