代码搜索结果
找到约 8,431 项符合
RF 的代码
rf_blink_led.c
/*******************************************************************************************************
*
at86rf401.xml
[LOW]
[LB1 = 1 : LB2 = 1] No memory lock features enabled. [LB1 = 0 : LB2 = 1] Fu
lpcaa2rf.m
function rf=lpcaa2rf(aa)
%LPCAA2RF LPC: Convert vocal tract areas to reflection coefficients RF=(AA)
% Copyright (C) Mike Brookes 1998
%
% Last modified Tue May 12 15:58:43 1998
%
%
lpcis2rf.m
function rf=lpcis2rf(is)
%LPCRF2IS Convert inverse sines to reflection coefficients RF=(IS)
% Copyright (C) Mike Brookes 1997
%
% Last modified Tue May 12 16:08:38 1998
%
% VOICE
lpcao2rf.m
function rf=lpcao2rf(ao)
%LPCAO2RF LPC: Convert area ratios to reflection coefficients RF=(AO)
% Copyright (C) Mike Brookes 1998
%
% Last modified Fri Apr 3 14:57:15 1998
%
%
lpcar2rf.m
function rf=lpcar2rf(ar)
%LPCAR2RF Convert autoregressive coefficients to reflection coefficients AR=(RF)
%
% Input: ar(:,p+1) Autoregressive coefficients
% Output: rf(:,p+1) Reflection coeff
lpcla2rf.m
function rf=lpcla2rf(la)
%LPCLA2RF Convert log areas to reflection coefficients RF=(LA)
% Copyright (C) Mike Brookes 1997
%
% Last modified Tue May 12 16:08:57 1998
%
% VOICEBOX
lpclo2rf.m
function rf=lpclo2rf(lo)
%LPCLO2RF Convert log area ratios to reflection coefficients RF=(LO)
% Copyright (C) Mike Brookes 1997
%
% Last modified Tue May 12 16:20:55 1998
%
% VOI
lpcaa2rf.m
function rf=lpcaa2rf(aa)
%LPCAA2RF LPC: Convert vocal tract areas to reflection coefficients RF=(AA)
% Copyright (C) Mike Brookes 1998
%
% Last modified Tue May 12 15:58:43 1998
%
%
lpcis2rf.m
function rf=lpcis2rf(is)
%LPCRF2IS Convert inverse sines to reflection coefficients RF=(IS)
% Copyright (C) Mike Brookes 1997
%
% Last modified Tue May 12 16:08:38 1998
%
% VOICE