代码搜索:plotting

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

代码结果 1,607
www.eeworm.com/read/159601/10635908

m da_pc3d.m

% % da_pc3d.m % % menus etc for plotting one principal component % verus time % % % Draw some axes % da_front; da_pcapb; drawnow; w1=gcf; figure(w1); ax1=axes(... 'Units','pixels',..
www.eeworm.com/read/349916/10782781

m da_pc3d.m

% % da_pc3d.m % % menus etc for plotting one principal component % verus time % % % Draw some axes % da_front; da_pcapb; drawnow; w1=gcf; figure(w1); ax1=axes(... 'Units','pixels',..
www.eeworm.com/read/461294/7229852

m da_pc3d.m

% % da_pc3d.m % % menus etc for plotting one principal component % verus time % % % Draw some axes % da_front; da_pcapb; drawnow; w1=gcf; figure(w1); ax1=axes(... 'Units','pixels',..
www.eeworm.com/read/457219/7332025

m da_pc3d.m

% % da_pc3d.m % % menus etc for plotting one principal component % verus time % % % Draw some axes % da_front; da_pcapb; drawnow; w1=gcf; figure(w1); ax1=axes(... 'Units','pixels',..
www.eeworm.com/read/452217/7445209

m da_pc3d.m

% % da_pc3d.m % % menus etc for plotting one principal component % verus time % % % Draw some axes % da_front; da_pcapb; drawnow; w1=gcf; figure(w1); ax1=axes(... 'Units','pixels',..
www.eeworm.com/read/206731/7456930

m da_pc3d.m

% % da_pc3d.m % % menus etc for plotting one principal component % verus time % % % Draw some axes % da_front; da_pcapb; drawnow; w1=gcf; figure(w1); ax1=axes(... 'Units','pixels',..
www.eeworm.com/read/298649/7947410

m da_pc3d.m

% % da_pc3d.m % % menus etc for plotting one principal component % verus time % % % Draw some axes % da_front; da_pcapb; drawnow; w1=gcf; figure(w1); ax1=axes(... 'Units','pixels',..
www.eeworm.com/read/398034/8009084

m sa_fig4_8b.m

% Figure 3.19 plotting the directivity vs. steering angle for % N element array set(0,'defaultfigurecolor','w') N=4; F=inline('(sin(.5*N*pi*(cos(x)-cos(theta0)))./(.5*N*pi*(cos(x)-cos(theta0)
www.eeworm.com/read/398034/8009085

m sa_fig4_9.m

% Figure 3.19 plotting the directivity vs. steering angle for % N element array set(0,'defaultfigurecolor','w') N=4; F=inline('(sin(.5*N*pi*(cos(x)-cos(theta0)))./(.5*N*pi*(cos(x)-cos(theta0)
www.eeworm.com/read/398034/8009087

m sa_fig3_6.m

% Smart Antennas figure 3.6 plotting array factor in rectangular and polar coordinates. set(0,'defaultfigurecolor','w') N=12; d=.25; th=-pi/2:.01:pi/2; an=th*180/pi; AF2=abs(sin(N*pi*d*sin(th)