代码搜索:convolution
找到约 1,402 项符合「convolution」的源代码
代码结果 1,402
www.eeworm.com/read/156868/11759473
m readme.m
%===========================================================================
% Matlab Convolution GUI (by Jordan Rosenthal)
%=========================================================================
www.eeworm.com/read/154760/11929082
m convplot.m
function convpot(xs,ys,tx,ty,ts,mode)
%CONVPLOT Graphical demonstration of convolution
%
% CONVPLOT(X,H,TX,TH,TS) produces the convolution of the string
% functions in X
www.eeworm.com/read/154760/11929091
m pairsum.m
function r = pairsum(a,b)
% PAIRSUM Pairwise sum to find convolution range endpoints.
%
% R = PAIRSUM(XE,YE) Computes range endpoints for the convolution X*Y.
% XE, YE are the time interval endp
www.eeworm.com/read/225182/14552748
txt 目錄.txt
FOUNDATIONS
Chapter 1 - The Breadth and Depth of DSP
Chapter 2 - Statistics, Probability and Noise
Chapter 3 - ADC and DAC
Chapter 4 - DSP Software
FUNDAMENTALS
Chapter 5 - Linear Systems
Cha
www.eeworm.com/read/194440/8192850
m contents.m
% CREWES Seismic toolbox
% Seismic processing tools
%
%
% Transforms
% FFTRL: forward Fourier transform for real vectors.
% IFFTRL: inverse Fourier transform for real time series
% IFKTRAN:
www.eeworm.com/read/292921/8323342
m pgain.m
% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2
% COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the FS-1016 CELP
www.eeworm.com/read/147096/12585334
m gfconv.m
function c = gfconv(a, b, p)
%GFCONV GF(P) polynomial convolution or GF(P^M) element multiplication.
% C = GFCONV(A, B) computes the convolution between two GF(2)
% polynomials A and B.
www.eeworm.com/read/235612/14060004
m contents.m
% CREWES Seismic toolbox
% Seismic processing tools
%
%
% Transforms
% FFTRL: forward Fourier transform for real vectors.
% IFFTRL: inverse Fourier transform for real time series
% IFKTRAN:
www.eeworm.com/read/108859/15573918
m pairsum.m
function r = pairsum(a,b)
% PAIRSUM Pairwise sum to find convolution range endpoints.
%
% R = PAIRSUM(XE,YE) Computes range endpoints for the convolution X*Y.
% XE, YE are the time interval endp
www.eeworm.com/read/108859/15573921
m convplot.m
function convpot(xs,ys,tx,ty,ts,mode)
%CONVPLOT Graphical demonstration of convolution
%
% CONVPLOT(X,H,TX,TH,TS) produces the convolution of the string
% functions in X