代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/450639/7479488
h autohf.h
/**************************************************************************
*
* ROUTINE
* autohf
*
* FUNCTION
* LPC autocorrelation analysis with high frequency compensation
*
*
* SYNOP
www.eeworm.com/read/245849/12777468
m s_impedance.m
function impedance=s_impedance(refl,scale)
% Function computes impedance from reflection coefficients
% Start time and sample interval of the output impedance is that
% of the reflection coefficients
www.eeworm.com/read/243660/12928961
c durbin.c
/*****************************************************************************
*
* NAME
* durbin
*
* FUNCTION
*
* Durbin recursion to do autocorrelation analysis.
* Converts
www.eeworm.com/read/243660/12928982
c autohf.c
/**************************************************************************
*
* ROUTINE
* autohf
*
* FUNCTION
* LPC autocorrelation analysis with high frequency compensation
*
*
* SYNOPSIS
www.eeworm.com/read/243660/12929170
c durbin.c
/*****************************************************************************
*
* NAME
* durbin
*
* FUNCTION
*
* Durbin recursion to do autocorrelation analysis.
* Converts
www.eeworm.com/read/243660/12929193
c autohf.c
/**************************************************************************
*
* ROUTINE
* autohf
*
* FUNCTION
* LPC autocorrelation analysis with high frequency compensation
*
*
* SYNOPSIS
www.eeworm.com/read/243660/12929653
c durbin.c
/*****************************************************************************
*
* NAME
* durbin
*
* FUNCTION
*
* Durbin recursion to do autocorrelation analysis.
* Converts
www.eeworm.com/read/243660/12929673
c autohf.c
/**************************************************************************
*
* ROUTINE
* autohf
*
* FUNCTION
* LPC autocorrelation analysis with high frequency compensation
*
*
* SYNOPSIS
www.eeworm.com/read/320176/13431566
m lpcrf2rr.m
function [rr,ar]=lpcrf2rr(rf,p);
%LPCRR2AR convert reflection coefs to autocorrelation coefs [RR,AR]=(RF,P)
%
% Inputs: rf(:,n+1) reflection coefficients: one row per frame
% p
www.eeworm.com/read/320172/13431659
m lpcrf2rr.m
function [rr,ar]=lpcrf2rr(rf,p);
%LPCRR2AR convert reflection coefs to autocorrelation coefs [RR,AR]=(RF,P)
%
% Inputs: rf(:,n+1) reflection coefficients: one row per frame
% p