代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/244076/12891951
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/239320/13287920
m p_splot.m
function p_splot(point)
% function p_splot(point)
% INPUT:
% point point whose stability needs plotting
% (c) DDE-BIFTOOL v. 1.02, 21/09/2001
if point.kind=='stst' | point.kind=='fold' | point.kind
www.eeworm.com/read/137229/13338589
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/317326/13505944
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/317326/13505945
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/317326/13505947
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)
www.eeworm.com/read/264420/11315473
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/404751/11479115
m sfunvxy.m
function [sys,x0,str,ts] = sfunvxy(t,x,u,flag,ax,use_grid,varargin)
%SFUNVXY S-function that acts as a Vector X-Y scope using MATLAB plotting functions.
% This M-file is an enhanced version of MAT
www.eeworm.com/read/124842/14534210
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/214740/15089973
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',..