代码搜索:convolution

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

代码结果 1,402
www.eeworm.com/read/299916/3849363

m ovrlpsav.m

function [y] = ovrlpsav(x,h,N) % Overlap-Save method of block convolution % ---------------------------------------- % [y] = ovrlpsav(x,h,N) % y = output sequence % x = input sequence % h = impu
www.eeworm.com/read/299916/3849555

m ovrlpsav.m

function [y] = ovrlpsav(x,h,N) % Overlap-Save method of block convolution % ---------------------------------------- % [y] = ovrlpsav(x,h,N) % y = output sequence % x = input sequence % h = impu
www.eeworm.com/read/427864/1964776

m wienerdec.m

function [H,out] = Wienerdec(g,in,sig,sigma) % wienerdec -- Wiener filter for deconvolution. % Usage % [H,out] = wienerdec(g,in,sigma) % Inputs % g Convolution filter. % in Degraded sign
www.eeworm.com/read/406724/2273728

m~ convexplpiccis.m~

% Function to create images for the convolution explanation function convexplpiccis rows = 128; cols = 128; wavelength = 8; sigmaOnf = 0.55; [x,y] = meshgrid([-cols/2:(cols/2-1)]/cols,...
www.eeworm.com/read/384673/2598515

m wienerdec.m

function [H,out] = Wienerdec(g,in,sig,sigma) % wienerdec -- Wiener filter for deconvolution. % Usage % [H,out] = wienerdec(g,in,sigma) % Inputs % g Convolution filter. % in Degraded sign
www.eeworm.com/read/475502/6790051

m dtcongui.m

function dtcongui(mode) %DTCONGUI Graphical User Interface program for discrete convolution % ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Publis
www.eeworm.com/read/475502/6790099

m ctcongui.m

function ctcongui(mode) %CTCONGUI Graphical User Interface program for continuous convolution % ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Publ
www.eeworm.com/read/194440/8192916

m convm.m

function s = convm(r,w) % CONVM: convolution followed by truncation for min phase filters % % s= convm(r,w) % % convm is a modification of the 'conv' routine from the MATLAB % toolbox. The chang
www.eeworm.com/read/235612/14060059

m convm.m

function s = convm(r,w) % CONVM: convolution followed by truncation for min phase filters % % s= convm(r,w) % % convm is a modification of the 'conv' routine from the MATLAB % toolbox. The chang
www.eeworm.com/read/108859/15573733

m dtcongui.m

function dtcongui(mode) %DTCONGUI Graphical User Interface program for discrete convolution % ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Publis