代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/248284/12585579
m circshift.m
function y = circshift(x,M)
% Develops a sequence y obtained by
% circularly shifting a finite-length
% sequence x by M samples
if abs(M) > length(x)
M = rem(M,length(x));
end
if M < 0
M = M
www.eeworm.com/read/248284/12585581
m p3_6.m
% Program P3_6
% Time Reversal Property of DTFT
clf;
w = -pi:2*pi/255:pi;
num = [1 2 3 4];
L = length(num)-1;
h1 = freqz(num, 1, w);
h2 = freqz(fliplr(num), 1, w);
h3 = exp(w*L*i).*h2;
subplo
www.eeworm.com/read/147096/12585963
m tstconsq.m
function [ret,x0,str,ts,xts]=tstconsq(t,x,u,flag);
%TSTCONSQ is the M-file description of the SIMULINK system named TSTCONSQ.
% The block-diagram can be displayed by typing: TSTCONSQ.
%
% SYS=TSTC
www.eeworm.com/read/147096/12586126
m comcdham.m
function [ret,x0,str,ts,xts]=comcdham(t,x,u,flag);
%COMCDHAM is the M-file description of the SIMULINK system named COMCDHAM.
% The block-diagram can be displayed by typing: COMCDHAM.
%
% SYS=COMC
www.eeworm.com/read/147096/12586355
m comcdbch.m
function [ret,x0,str,ts,xts]=comcdbch(t,x,u,flag);
%COMCDBCH is the M-file description of the SIMULINK system named COMCDBCH.
% The block-diagram can be displayed by typing: COMCDBCH.
%
% SYS=COMC
www.eeworm.com/read/147096/12586365
m tsthamsq.m
function [ret,x0,str,ts,xts]=tsthamsq(t,x,u,flag);
%TSTHAMSQ is the M-file description of the SIMULINK system named TSTHAMSQ.
% The block-diagram can be displayed by typing: TSTHAMSQ.
%
% SYS=TSTH
www.eeworm.com/read/147096/12586393
m comcdrs.m
function [ret,x0,str,ts,xts]=comcdrs(t,x,u,flag);
%COMCDRS is the M-file description of the SIMULINK system named COMCDRS.
% The block-diagram can be displayed by typing: COMCDRS.
%
% SYS=COMCDRS(
www.eeworm.com/read/147096/12586475
m tstcycsq.m
function [ret,x0,str,ts,xts]=tstcycsq(t,x,u,flag);
%TSTCYCSQ is the M-file description of the SIMULINK system named TSTCYCSQ.
% The block-diagram can be displayed by typing: TSTCYCSQ.
%
% SYS=TSTC
www.eeworm.com/read/147096/12586589
m comcdcon.m
function [ret,x0,str,ts,xts]=comcdcon(t,x,u,flag);
%COMCDCON is the M-file description of the SIMULINK system named COMCDCON.
% The block-diagram can be displayed by typing: COMCDCON.
%
% SYS=COMC
www.eeworm.com/read/147096/12586630
m comcdcyc.m
function [ret,x0,str,ts,xts]=comcdcyc(t,x,u,flag);
%COMCDCYC is the M-file description of the SIMULINK system named COMCDCYC.
% The block-diagram can be displayed by typing: COMCDCYC.
%
% SYS=COMC