代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/342845/11996114
m dir2latc.m
function [K] = dir2latc(b)
% FIR Direct form to All-Zero Lattice form Conversion
% ---------------------------------------------------
% [K] = dir2latc(b)
% K = Lattice filter coefficients (refle
www.eeworm.com/read/342845/11996144
m latc2dir.m
function [b] = latc2dir(K)
% All-Zero Lattice form to FIR Direct form Conversion
% ---------------------------------------------------
% [b] = latc2dir(K)
% b = FIR direct form coefficients (impu
www.eeworm.com/read/124397/14569797
m lpc2rf.m
function kappa = lpc2rf(a)
% lpc2rf --> Convert prediction polynomial to reflection coefficients.
%
%
% kappa = lpc2rf(a)
%
%
% The function computes the reflection c
www.eeworm.com/read/124397/14569814
m rf2lpc.m
function a = rf2lpc(kappa)
% rf2lpc --> Convert reflection coefficients to prediction polynomial.
%
%
% a = rf2lpc(kappa)
%
%
% The function computes the prediction p
www.eeworm.com/read/167185/5463147
3 refltoauto.3
.\" Copyright (c) 1986-1990 Entropic Speech, Inc.
.\" Copyright (c) 1991 Entropic Research Laboratory, Inc. All rights reserved.
.\" @(#)refltoauto.3 1.6 29 Jul 1991 ESI/ERL
.ds ]W (c) 1991 Entropic R
www.eeworm.com/read/167185/5463228
3 refltofilt.3
.\" Copyright (c) 1986-1990 Entropic Speech, Inc.
.\" Copyright (c) 1991 Entropic Research Laboratory, Inc. All rights reserved.
.\" @(#)refltofilt.3 1.7 29 Jul 1991 ESI/ERL
.ds ]W (c) 1991 Entropic R
www.eeworm.com/read/393394/8290193
m latc2dir.m
function [b] = latc2dir(K)
% All-Zero Lattice form to FIR Direct form Conversion
% ---------------------------------------------------
% [b] = latc2dir(K)
% b = FIR direct form coefficients (impu
www.eeworm.com/read/393394/8290237
m dir2latc.m
function [K] = dir2latc(b)
% FIR Direct form to All-Zero Lattice form Conversion
% ---------------------------------------------------
% [K] = dir2latc(b)
% K = Lattice filter coefficients (refle
www.eeworm.com/read/268260/11147005
m latc2dir.m
function [b] = latc2dir(K)
% All-Zero Lattice form to FIR Direct form Conversion
% ---------------------------------------------------
% [b] = latc2dir(K)
% b = FIR direct form coefficients (impu
www.eeworm.com/read/268260/11147019
m dir2latc.m
function [K] = dir2latc(b)
% FIR Direct form to All-Zero Lattice form Conversion
% ---------------------------------------------------
% [K] = dir2latc(b)
% K = Lattice filter coefficients (refle