代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/160929/10470264

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; subplot(2,2,1)
www.eeworm.com/read/424063/10500238

m ss_mlsrs.m

function [seq]=ss_mlsrs(connections); % [seq]=ss_mlsrs(connections) % SS_MLSRS generates the maximal length shift register sequence when the % shift register connections are given as input to
www.eeworm.com/read/424063/10501479

m ip_07_04.m

% MATLAB script for Illustrative Problem 4, Chapter 7. mapping=[0 1 3 2 7 6 4 5]; % For Gray mapping M=8; E=1; sequence=[0 1 0 0 1 1 0 0 1 1 1 1 1 1 0 0 0 0]; [e]=cm_dpske(E,M,mapping,sequ
www.eeworm.com/read/424063/10503072

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/424063/10503281

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/424063/10503611

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/424063/10503623

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/424063/10503638

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/424063/10503739

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/424063/10503873

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