代码搜索:Convolution
找到约 1,402 项符合「Convolution」的源代码
代码结果 1,402
www.eeworm.com/read/108859/15573940
m contents.m
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA
% http://
www.eeworm.com/read/108859/15573953
m convp.m
function Y = convp(x,y,dt,ty)
% CONVP Periodic convolution.
%
% Y = CONVP(X,H,TS,TY) Returns the periodic convolution of X and H
% X, H are vectors or arrays. BOTH MUST BE THE SAME LENGTH
%
www.eeworm.com/read/108859/15573954
m democonv.m
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA
% http://
www.eeworm.com/read/104078/15710479
c pgain.c
/**************************************************************************
*
* ROUTINE
* pgain
*
* FUNCTION
* Find pitch gain and error
*
* SYNOPSIS
* function pgain(ex, l, first, m,
www.eeworm.com/read/278232/10558336
out _cg_exc.out
SET_ERROR_CODE 2
SET_ERROR_MSG null
SET_ERROR_TEXT Customization Dismissed
SET_PARAMETER best_state_width_reduction 0
SET_PARAMETER input_rate 3
SET_PARAMETER block_valid false
SET_PARAMETER arc
www.eeworm.com/read/391253/8413745
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/168118/9937151
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/360770/10079110
m convolve.m
function z = convolve (x,y)
%-----------------------------------------------------------------------
% Usage: z = convolve (x,y)
%
% Description: Compute the convolution of two discrete-time
www.eeworm.com/read/357616/10205029
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/162603/10291988
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