代码搜索结果

找到约 8,431 项符合 RF 的代码

rf_usb_files.txt

The DriverWizard has created a sample application which diagnoses your hardware. C:/project/rf_usb_files.txt A detailed overview of all the generated files generated. C:/project/rf

x_rf.c,v

head 1.1; access; symbols; locks dls:1.1; strict; comment @ * @; 1.1 date 97.09.21.19.29.03; author dls; state Dist; branches; next ; desc @@ 1.1 log @pre-3e code @ text @/* x_rf.c - x_rf */ #

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 % %

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 % %

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

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

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

rf_get_impedance.m

function Z=rf_get_impedance(freq) % % this function computes an inpute impedance of the network stored % in the global variable rf_Network at given frequency specified by % the input parameter fr

rf_imp_transform.m

function [Z,fig_num]=rf_imp_transform(freq, fig_num_in) % % this function computes an inpute impedance and plot all % impedance transformations in the network which is stored % in the global vari