代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/336521/12439632
m lpcrf2la.m
function la=lpcrf2la(rf)
%LPCRF2LA Convert reflection coefficients to log areas LA=(RF)
% areas are normalised to give la(p+2)=0, the log area of the free space beyond lips
% Copyright (C)
www.eeworm.com/read/336521/12439714
m lpcrf2is.m
function is=lpcrf2is(rf)
%LPCRF2IS Convert reflection coefficients to inverse sines IS=(RF)
% Copyright (C) Mike Brookes 1997
% Version: $Id: lpcrf2is.m,v 1.4 2007/05/04 07:01:39 dmb
www.eeworm.com/read/233546/14147856
v uart_receiver.v
// uart_receiver.v
// synopsys translate_off
// synopsys translate_on
module uart_receiver (clk, wb_rst_i, rf_pop, srx_pad_i, enable,counter_t, rf_coun
www.eeworm.com/read/228372/14388015
m lpcrf2ao.m
function ao=lpcrf2ao(rf)
%LPCRF2AO Convert reflection coefficients to area ratios AO=(RF)
% ao(k) is the ratio between the k'th and the (k+1)'th segment
% Copyright (C) Mike Brookes 1997
www.eeworm.com/read/228372/14388038
m lpcrf2la.m
function la=lpcrf2la(rf)
%LPCRF2LA Convert reflection coefficients to log areas LA=(RF)
% areas are normalised to give la(p+2)=0, the log area of the free space beyond lips
% Copyright (C)
www.eeworm.com/read/228372/14388080
m lpcrf2is.m
function is=lpcrf2is(rf)
%LPCRF2IS Convert reflection coefficients to inverse sines IS=(RF)
% Copyright (C) Mike Brookes 1997
% Version: $Id: lpcrf2is.m,v 1.3 2005/02/21 15:22:13 dmb
www.eeworm.com/read/223165/14650970
clean-all
#!/bin/bash
#
# Initialize the $KEY_DIR directory.
# Note that this script does a
# rm -rf on $KEY_DIR so be careful!
#
d=$KEY_DIR
if test $d; then
rm -rf $d
mkdir $d && \
chmod go-rwx $d && \
www.eeworm.com/read/223158/14651553
m lpcrf2ao.m
function ao=lpcrf2ao(rf)
%LPCRF2AO Convert reflection coefficients to area ratios AO=(RF)
% ao(k) is the ratio between the k'th and the (k+1)'th segment
% Copyright (C) Mike Brookes 1997
www.eeworm.com/read/223158/14651582
m lpcrf2la.m
function la=lpcrf2la(rf)
%LPCRF2LA Convert reflection coefficients to log areas LA=(RF)
% areas are normalised to give la(p+2)=0, the log area of the free space beyond lips
% Copyright (C)
www.eeworm.com/read/215197/15070915
m lpcrf2la.m
function la=lpcrf2la(rf)
%LPCRF2LA Convert reflection coefficients to log areas LA=(RF)
% areas are normalised to give la(p+2)=0, the log area of the free space beyond lips
% Copyright (C)