代码搜索:Convolution

找到约 1,402 项符合「Convolution」的源代码

代码结果 1,402
www.eeworm.com/read/147096/12585552

m convenco.m

function code = convenco(msg, tran_func); % CONVENCO Encodes convolution code. % CODE = CONVENCO(MSG, TRAN_FUNC) encodes the K-column message MSG to % N-column code word CODE by using c
www.eeworm.com/read/147096/12586048

m com_case.m

function [ret,x0,str,ts,xts]=com_case(t,x,u,flag); %COM_CASE is the M-file description of the SIMULINK system named COM_CASE. % The block-diagram can be displayed by typing: COM_CASE. % % SYS=COM_
www.eeworm.com/read/147096/12586458

m compage3.m

function [ret,x0,str,ts,xts]=compage3(t,x,u,flag); %COMPAGE3 is the M-file description of the SIMULINK system named COMPAGE3. % The block-diagram can be displayed by typing: COMPAGE3. % % SYS=COMP
www.eeworm.com/read/132772/14073843

m property4.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % property4 - Program for showing Circular convolution %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% clear all; x = [1 0.8 0.6
www.eeworm.com/read/108859/15573926

m tour2.m

%To access the demonstrations, ENTER A NUMBER AS FOLLOWS % %PLOTTING ROUTINES 1 %ROUTINES FOR SIGNALS 2 %MATH ANALYSIS and FUNCTIONS 3 %TIME-DOMAIN ANALYSIS 4 %CONVOLUTION ROUTINES 5 %LAPLA
www.eeworm.com/read/106251/15642574

plg tt.plg

Build Log --------------------Configuration: tt - Win32 Debug-------------------- Command Lines Creating temporary file "D:\DOCUME~1\jiang\LOCA
www.eeworm.com/read/101557/15827131

m convenco.m

function code = convenco(msg, tran_func); % CONVENCO Encodes convolution code. % CODE = CONVENCO(MSG, TRAN_FUNC) encodes the K-column message MSG to % N-column code word CODE by using c
www.eeworm.com/read/101557/15827270

m com_case.m

function [ret,x0,str,ts,xts]=com_case(t,x,u,flag); %COM_CASE is the M-file description of the SIMULINK system named COM_CASE. % The block-diagram can be displayed by typing: COM_CASE. % % SYS=COM_
www.eeworm.com/read/101557/15827348

m compage3.m

function [ret,x0,str,ts,xts]=compage3(t,x,u,flag); %COMPAGE3 is the M-file description of the SIMULINK system named COMPAGE3. % The block-diagram can be displayed by typing: COMPAGE3. % % SYS=COMP
www.eeworm.com/read/388370/8612570

m circonvt.m

function y = circonvt(x1,x2,N) % N-point circular convolution between x1 and x2: (time-domain) % ------------------------------------------------------------- % [y] = circonvt(x1,x2,N) % y = outp