代码搜索:plot

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

代码结果 10,000
www.eeworm.com/read/461473/7226922

m firfilterdesign.m

wp=0.2;ws=0.4;Rp=1;As=20; % 定义滤波器参数(可修改) [n,wc]=buttord(wp,ws,Rp,As); % 计算滤波器阶次和3dB截止频率 [b,a]=butter(n,wc); % 设计巴特沃斯滤波器 w=[0:pi/200:pi];
www.eeworm.com/read/461264/7230428

pro partvelvec.pro

;+ ; NAME: ; PARTVELVEC ; ; PURPOSE: ; Plot the velocity vectors of particles at their positions ; EXPLANATION: ; This procedure plots the velocity vectors of particles (at the ;
www.eeworm.com/read/460969/7236477

gnuplot show_stf_spec.gnuplot

set logscal xy plot [0.003:300] 'SPECTR.DAT' using 1:2 with lines t 'Spectrum of STF'
www.eeworm.com/read/460578/7246902

m iden_c21i.m

%----------------------------------------------------------------------- % Model Identification Using Relay Feed-back with delay width 'h' %-------------------------------------------------------
www.eeworm.com/read/460578/7246903

m iden_c21e.m

%----------------------------------------------------------------------- % Model Identification Using Relay Feed-back with delay width 'h' %-------------------------------------------------------
www.eeworm.com/read/460578/7246907

m t22disturb.m

%------------------------------------------------------------------ % This program is used to compare the step responses of Close Loop System % by Zero-pole placement method, Inner-model method
www.eeworm.com/read/460578/7246914

m iden_c22e.m

%----------------------------------------------------------------------- % Model Identification Using Relay Feed-back with delay width 'h' %-------------------------------------------------------
www.eeworm.com/read/460578/7246934

m iden_c21b.m

%----------------------------------------------------------------------- % Model Identification Using Relay Feed-back with delay width 'h' %-------------------------------------------------------
www.eeworm.com/read/460578/7246939

m t21comp.m

%------------------------------------------------------------------ % This program is used to compare the step responses of Close Loop System % by Zero-pole placement method, Inner-model method
www.eeworm.com/read/460578/7246941

m iden_c21c.m

%----------------------------------------------------------------------- % Model Identification Using Relay Feed-back with delay width 'h' %-------------------------------------------------------